We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30ed2fe commit c9606feCopy full SHA for c9606fe
.github/workflows/deploy.yml
@@ -42,4 +42,4 @@ jobs:
42
steps:
43
- name: Deploy to GitHub Pages
44
id: deployment
45
- uses: actions/deploy-pages@v2 # or the latest "vX.X.X" version tag for this action
+ uses: actions/deploy-pages@v4 # or the latest "vX.X.X" version tag for this action
0 commit comments