Skip to content

Commit

Permalink
github: workflows: docs: bump configure-pages to v5
Browse files Browse the repository at this point in the history
Bump the configure-pages action from v4 to v5.

Signed-off-by: Henrik Brix Andersen <[email protected]>
  • Loading branch information
henrikbrixandersen committed Dec 31, 2024
1 parent d078ed4 commit fa98203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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 fa98203

Please sign in to comment.