We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de2a19f + 3a56aaf commit 5af87e2Copy full SHA for 5af87e2
2 files changed
.github/workflows/jekyll-preview.yml
@@ -44,7 +44,7 @@ jobs:
44
destination: ./_site
45
- name: Upload artifact
46
# Automatically uploads an artifact from the './_site' directory by default
47
- uses: actions/upload-pages-artifact@v4.0.0
+ uses: actions/upload-pages-artifact@v5.0.0
48
# Deployment job
49
deploy:
50
environment:
.github/workflows/jekyll.yml
@@ -37,7 +37,7 @@ jobs:
37
38
39
40
41
42
43
0 commit comments