Skip to content

Commit c41f9d2

Browse files
committed
Update action
1 parent ec1ec33 commit c41f9d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
- name: Upload artifact
6464
if: github.event_name != 'pull_request'
65-
uses: actions/upload-pages-artifact@v2
65+
uses: actions/upload-pages-artifact@v3
6666
with:
6767
path: docs/site
6868

0 commit comments

Comments
 (0)