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 27f1b67 commit 124a171Copy full SHA for 124a171
action.yml
@@ -112,5 +112,5 @@ runs:
112
113
- id: deployment
114
name: Deploy to GitHub Pages
115
- uses: actions/deploy-pages@v2
+ uses: actions/deploy-pages@v4
116
if: ${{ inputs.publish == 'true' }}
0 commit comments