We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e49c40d + ba6599f commit 475729aCopy full SHA for 475729a
1 file changed
.github/workflows/jekyll-deploy.yml
@@ -69,7 +69,7 @@ jobs:
69
JEKYLL_ENV: production
70
- name: Upload artifact
71
# Automatically uploads an artifact from the './_site' directory by default
72
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
73
74
75
trigger-bannerimage-generation:
0 commit comments