We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 697a4b1 + b4f81ae commit 8d7a25eCopy full SHA for 8d7a25e
1 file changed
.github/workflows/publish.yaml
@@ -85,7 +85,7 @@ jobs:
85
steps:
86
- name: Deploy to GitHub Pages
87
id: deployment
88
- uses: actions/deploy-pages@v1
+ uses: actions/deploy-pages@v2
89
90
# prebuild-binder:
91
# runs-on: ubuntu-latest
0 commit comments