Skip to content

Commit fa14131

Browse files
authored
Update static.yml
Updated to upload_artifact@v4
1 parent dde06d2 commit fa14131

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Checkout
3232
uses: actions/checkout@v3
3333
- name: Force action download
34-
uses: actions/upload-artifact@v3
34+
uses: actions/upload-artifact@v4
3535
with:
3636
name: dummy
3737
path: README.md

0 commit comments

Comments
 (0)