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 3abdc51 commit bf82c64Copy full SHA for bf82c64
.github/workflows/documentation.yml
@@ -82,4 +82,4 @@ jobs:
82
- name: Deploy to GitHub Pages
83
id: deployment
84
if: github.event_name == 'push' && (startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/main')
85
- uses: actions/deploy-pages@v1
+ uses: actions/deploy-pages@v2
0 commit comments