Skip to content

Commit cb3b975

Browse files
authored
downgrade to actions/[email protected]
1 parent c7bb2b4 commit cb3b975

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
@@ -48,7 +48,7 @@ jobs:
4848
JEKYLL_ENV: production
4949
- name: Upload artifact
5050
# Automatically uploads an artifact from the './_site' directory by default
51-
uses: actions/upload-pages-artifact@v3
51+
uses: actions/upload-pages-artifact@v2.0.0
5252

5353
# Deployment job
5454
deploy:

0 commit comments

Comments
 (0)