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 f1f3402 commit b57c4b5Copy full SHA for b57c4b5
.github/workflows/jekyll.yml
@@ -36,7 +36,7 @@ jobs:
36
source: ./docs/
37
destination: ./_site
38
- name: Upload artifact
39
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
40
41
# Deployment job
42
deploy:
0 commit comments