Skip to content

Commit 07ee42a

Browse files
authored
update deploy-pages action to v4
1 parent 0423dae commit 07ee42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
path: docs
3232
- name: 'Deploy GitHub Pages site'
3333
id: deployment
34-
uses: actions/deploy-pages@v1
34+
uses: actions/deploy-pages@v4
3535

0 commit comments

Comments
 (0)