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 e77a81a + 2bfd988 commit ff88a11Copy full SHA for ff88a11
.github/workflows/jekyll-preview.yml
@@ -46,7 +46,7 @@ jobs:
46
destination: ./_site
47
- name: Upload artifact
48
# Automatically uploads an artifact from the './_site' directory by default
49
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
50
51
# Deployment job
52
deploy:
.github/workflows/jekyll.yml
@@ -42,7 +42,7 @@ jobs:
42
43
44
45
0 commit comments