Skip to content

Commit

Permalink
try with v4 of deploy pages action
Browse files Browse the repository at this point in the history
  • Loading branch information
levgorbunov1 committed Nov 7, 2024
1 parent 138ae23 commit eeefb52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: actions/configure-pages@v3
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@77d7344265e1f960dab5c00dbff52287a70b0d4f # v3.0.0
uses: actions/deploy-pages@f33f41b675f0ab2dc5a6863c9a170fe83af3571e # v4.0.0

url-check:
needs: deploy
Expand Down

0 comments on commit eeefb52

Please sign in to comment.