Skip to content

Commit 3c4f220

Browse files
committed
update to actions/upload-artifact@v4
1 parent be371e7 commit 3c4f220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
3131
3232
- name: Upload artifacts
33-
uses: actions/upload-artifact@v3
33+
uses: actions/upload-artifact@v4
3434
with:
3535
name: yCHM
3636
path: |

0 commit comments

Comments
 (0)