We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff40bdd + 0fba861 commit 22f4fd0Copy full SHA for 22f4fd0
1 file changed
.github/workflows/pages.yml
@@ -38,7 +38,7 @@ jobs:
38
bundle exec jekyll build -d ../_site
39
40
- name: Upload artifact
41
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v5
42
with:
43
path: '_site'
44
0 commit comments