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 bb70427 commit 3bc2f92Copy full SHA for 3bc2f92
1 file changed
.github/workflows/jekyll-gh-pages.yml
@@ -36,7 +36,7 @@ jobs:
36
PAGES_REPO_NWO: ${{ github.repository }}
37
JEKYLL_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
- name: Upload artifact
39
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
40
with:
41
path: ${{ env.DOCS_DIR }}/_site
42
deploy:
0 commit comments