Skip to content

Commit 44bb45a

Browse files
authored
Update pages.yml
1 parent bd56bc3 commit 44bb45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
JEKYLL_ENV: production
4848
- name: Upload artifact
4949
# Automatically uploads an artifact from the './_site' directory by default
50-
uses: actions/upload-pages-artifact@v1.1.0
50+
uses: actions/upload-pages-artifact@v3.0.1
5151

5252
# Deployment job
5353
deploy:

0 commit comments

Comments
 (0)