Skip to content

Commit 5522543

Browse files
committed
Upgrades actions/deploy-pages
1 parent bd7ce28 commit 5522543

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
@@ -33,5 +33,5 @@ jobs:
3333
url: ${{ steps.deploy.outputs.page_url }}
3434
steps:
3535
- name: Deploy to GitHub Pages
36-
uses: actions/deploy-pages@v2
36+
uses: actions/deploy-pages@v4
3737
id: deploy

0 commit comments

Comments
 (0)