Skip to content

Commit 30ea2ff

Browse files
authored
Merge pull request #7 from austenstone/dependabot/github_actions/actions/configure-pages-5
Bump actions/configure-pages from 3 to 5
2 parents aa0227b + efd3f4c commit 30ea2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
name: dist
4242
- name: Setup Pages
43-
uses: actions/configure-pages@v3
43+
uses: actions/configure-pages@v5
4444
- name: Upload artifact
4545
uses: actions/upload-pages-artifact@v3
4646
with:

0 commit comments

Comments
 (0)