Skip to content

Commit 1879726

Browse files
authored
Merge pull request #17 from autumn-library/dependabot/github_actions/actions/configure-pages-5
Bump actions/configure-pages from 3 to 5
2 parents 10ea4e9 + 94a44d8 commit 1879726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: npm run docs:build
2727

2828
- name: Setup Pages
29-
uses: actions/configure-pages@v3
29+
uses: actions/configure-pages@v5
3030

3131
- name: Upload Artifact
3232
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)