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 5219724 commit 47633afCopy full SHA for 47633af
.github/workflows/jekyll-gh-pages.yml
@@ -38,7 +38,7 @@ jobs:
38
source: docs/
39
destination: ./_site
40
- name: Upload artifact
41
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
42
43
# Deployment job
44
deploy:
0 commit comments