Skip to content

Commit 5bf1c82

Browse files
authored
Update deploy-pages action
Changed to v3
1 parent 196833a commit 5bf1c82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
path: '.'
4545
- name: Deploy to GitHub Pages
4646
id: deployment
47-
uses: actions/deploy-pages@v1
47+
uses: actions/deploy-pages@v3

0 commit comments

Comments
 (0)