Skip to content

Commit 0d23a5b

Browse files
authored
Merge pull request #97 from gracegrimwood/fix-actions-workflow
2 parents 40cbf98 + 9f210cd commit 0d23a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
JEKYLL_ENV: production
5353
- name: Upload artifact
5454
# Automatically uploads an artifact from the './_site' directory by default
55-
uses: actions/upload-pages-artifact@v2
55+
uses: actions/upload-pages-artifact@v3
5656

5757
# Deployment job
5858
deploy:

0 commit comments

Comments
 (0)