We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2342e2b commit fbf81e6Copy full SHA for fbf81e6
1 file changed
.github/workflows/jekyll.yml
@@ -50,7 +50,7 @@ jobs:
50
JEKYLL_ENV: production
51
- name: Upload artifact
52
# Automatically uploads an artifact from the './_site' directory by default
53
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v4.0.0
54
55
# Deployment job
56
deploy:
0 commit comments