Skip to content

Commit 2e0c271

Browse files
authored
Merge pull request #66 from SciCatProject/fix-actions
updated upload pages asrtifact to latest version
2 parents 6e86055 + d20add0 commit 2e0c271

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)