We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1272ac + 7613e1a commit 2210796Copy full SHA for 2210796
.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@v3.0.1
+ uses: actions/upload-pages-artifact@v4.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