Skip to content

Commit f268205

Browse files
authored
Workflow update - Upgrade upload-pages-artifact to v3 (#820)
1 parent 9ca5246 commit f268205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
env:
3737
JEKYLL_ENV: production
3838
- name: Upload artifact
39-
uses: actions/upload-pages-artifact@v1
39+
uses: actions/upload-pages-artifact@v3
4040
with:
4141
path: "docs/_site/"
4242

0 commit comments

Comments
 (0)