Skip to content

Commit 17aea36

Browse files
Update actions/deploy-pages action to v4 (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d18e42e commit 17aea36

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
@@ -35,4 +35,4 @@ jobs:
3535
- name: Deploy to GitHub Pages
3636
id: deployment
3737
# https://github.com/actions/deploy-pages
38-
uses: actions/deploy-pages@v2
38+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)