Skip to content

Commit 305ec40

Browse files
Update jekyll-gh-pages.yml
1 parent 88a88e5 commit 305ec40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
env:
6969
JEKYLL_ENV: production
7070
- name: Upload artifact
71-
uses: actions/upload-pages-artifact@v1
71+
uses: actions/upload-pages-artifact@v3.0.1
7272
if: ${{ success() && github.ref == 'refs/heads/main' }}
7373
with:
7474
path: ./site/_site/

0 commit comments

Comments
 (0)