Skip to content

Commit aa0227b

Browse files
authored
Merge pull request #8 from austenstone/dependabot/github_actions/actions/deploy-pages-4
Bump actions/deploy-pages from 2 to 4
2 parents 303d9c6 + 9796f6c commit aa0227b

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
@@ -49,4 +49,4 @@ jobs:
4949
run: cp index.html 404.html
5050
- name: Deploy to GitHub Pages
5151
id: deployment
52-
uses: actions/deploy-pages@v2
52+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)