Skip to content

Commit

Permalink
workflow: update configure-pages action version
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio Baltieri <[email protected]>
  • Loading branch information
fabiobaltieri committed Jan 16, 2025
1 parent 25577a0 commit 6a7d7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Setup pages
if: github.event_name != 'pull_request'
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5

- name: Upload pages artifact
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 6a7d7b3

Please sign in to comment.