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.
2 parents 72db750 + d189c5f commit 1e908e9Copy full SHA for 1e908e9
.github/workflows/jekyll-gh-pages.yml
@@ -36,7 +36,7 @@ jobs:
36
source: ./
37
destination: ./_site
38
- name: Upload artifact
39
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
40
41
# Deployment job
42
deploy:
0 commit comments