Skip to content

Commit e21cbc0

Browse files
Update actions/deploy-pages action to v4
1 parent 09728c4 commit e21cbc0

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
@@ -83,4 +83,4 @@ jobs:
8383
steps:
8484
- name: Deploy to GitHub Pages
8585
id: deployment
86-
uses: actions/deploy-pages@v2
86+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)