Skip to content

Commit

Permalink
chore(deps): update actions/configure-pages action from v4 to v5 (.gi…
Browse files Browse the repository at this point in the history
…thub/workflows/gh-pages.yml) (#11329)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 0fd3fc7 commit fd55fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Setup Pages
id: pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5

- name: Install dependencies
run: cd docs && npm ci
Expand Down

0 comments on commit fd55fc8

Please sign in to comment.