Skip to content

Commit

Permalink
Update publish-to-pages.yml
Browse files Browse the repository at this point in the history
Upgraded actions/deploy-pages from v1 to v4
  • Loading branch information
arno-di-loreto authored Mar 7, 2024
1 parent 5ceecbf commit 727cda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
steps:
- name: 🚀 Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v4
clear_cdn_cache:
needs: [ deploy ]
env:
Expand Down

0 comments on commit 727cda8

Please sign in to comment.