We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02e5162 + 2f2055a commit 30603e0Copy full SHA for 30603e0
1 file changed
.github/workflows/jekyll-gh-pages.yml
@@ -51,7 +51,7 @@ jobs:
51
source: ./main/docs
52
destination: ./main/docs/_site
53
- name: Upload artifact
54
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
55
with:
56
path: ./main/docs/_site
57
0 commit comments