Skip to content

Commit 7f6f265

Browse files
committed
chore: upgrade actions/deploy-pages to v4
1 parent 4c14a5d commit 7f6f265

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
@@ -57,4 +57,4 @@ jobs:
5757
uses: actions/configure-pages@v3
5858
- name: Deploy to GitHub Pages
5959
id: deployment
60-
uses: actions/deploy-pages@v2
60+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)