Skip to content

Commit efe2b5f

Browse files
committed
Kicking upload-pages-artifact to v3 to resolve deprecation issue.
1 parent b2ce967 commit efe2b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
JEKYLL_ENV: production
5050
- name: Upload artifact
5151
# Automatically uploads an artifact from the './_site' directory by default
52-
uses: actions/upload-pages-artifact@v2
52+
uses: actions/upload-pages-artifact@v3
5353

5454
# Deployment job
5555
deploy:

0 commit comments

Comments
 (0)