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 37cd074 commit 8bc81ecCopy full SHA for 8bc81ec
.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@v1
+ uses: actions/deploy-pages@v2
0 commit comments