Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
chore(deps): update actions/configure-pages action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent a1fc439 commit 6261bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: nr build --base /${{github.event.repository.name}}/

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

- uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 6261bf3

Please sign in to comment.