Skip to content

Commit dcf7690

Browse files
committed
Update pages deploy action to v2
1 parent c0b06c4 commit dcf7690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
steps:
5151
- name: Deploy to GitHub Pages
5252
id: deployment
53-
uses: actions/deploy-pages@v1
53+
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)