Skip to content

Commit d080705

Browse files
committed
Upgrade actions/upload-pages-artifact to version 3 in GH pages workflow
1 parent b2fbc18 commit d080705

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
env:
4848
JEKYLL_ENV: production
4949
- name: Upload artifact
50-
uses: actions/upload-pages-artifact@v2
50+
uses: actions/upload-pages-artifact@v3
5151
with:
5252
path: "docs/_site/"
5353

0 commit comments

Comments
 (0)