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