Skip to content

Commit 134e627

Browse files
authored
Merge pull request #116 from Zechiax/dependabot/github_actions/actions/configure-pages-5
Bump actions/configure-pages from 4 to 5
2 parents e24abb0 + 5963789 commit 134e627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
working-directory: docs
4444

4545
- name: Setup Pages
46-
uses: actions/configure-pages@v4
46+
uses: actions/configure-pages@v5
4747
- name: Upload artifact
4848
uses: actions/upload-pages-artifact@v3
4949
with:

0 commit comments

Comments
 (0)