Skip to content

Commit 9c98cf2

Browse files
authored
Merge pull request #9 from phppkg/dependabot/github_actions/actions/configure-pages-5
Bump actions/configure-pages from 4 to 5
2 parents e290d12 + d6d358b commit 9c98cf2

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
@@ -32,7 +32,7 @@ jobs:
3232
- name: Checkout
3333
uses: actions/checkout@v4
3434
- name: Setup Pages
35-
uses: actions/configure-pages@v4
35+
uses: actions/configure-pages@v5
3636
- name: Upload artifact
3737
uses: actions/upload-pages-artifact@v3
3838
with:

0 commit comments

Comments
 (0)