Skip to content

Commit 37ca598

Browse files
Update actions/deploy-pages action to v2
1 parent b81cfb3 commit 37ca598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ jobs:
6363
steps:
6464
- name: Deploy to GitHub Pages
6565
id: deployment
66-
uses: actions/deploy-pages@v1
66+
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)