Skip to content

Commit ab1c646

Browse files
committed
Upload upload-artifact action version number from v3 to v4
1 parent eda0aac commit ab1c646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868

6969
- name: Upload Docs ⬆️
7070
if: github.event_name != 'push'
71-
uses: actions/upload-artifact@v3
71+
uses: actions/upload-artifact@v4
7272
with:
7373
name: site
7474
path: ./_site

0 commit comments

Comments
 (0)