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.
2 parents 7d1bd59 + 152a5d9 commit ed73ef4Copy full SHA for ed73ef4
.github/workflows/documentation.yml
@@ -83,4 +83,4 @@ jobs:
83
- name: Deploy to GitHub Pages
84
id: deployment
85
if: ${{ github.event_name == 'push' && ( startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/main' ) }}
86
- uses: actions/deploy-pages@v2
+ uses: actions/deploy-pages@v4
0 commit comments