We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a644c95 + e61a5f7 commit b399b65Copy full SHA for b399b65
1 file changed
.github/workflows/documentation.yml
@@ -91,4 +91,4 @@ jobs:
91
- name: Deploy to GitHub Pages
92
id: deployment
93
if: ${{ github.event_name == 'push' && ( startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/main' ) }}
94
- uses: actions/deploy-pages@v4
+ uses: actions/deploy-pages@v5
0 commit comments