Skip to content

Commit 78bb3fa

Browse files
Update createrelease.yml
1 parent 5645ee7 commit 78bb3fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/createrelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
zip -r ../sharedconfig.zip ./*
6666
6767
- name: Upload the artifact
68-
uses: actions/upload-artifact@v3
68+
uses: actions/upload-artifact@v4.6.2
6969
with:
7070
name: sharedconfig
7171
path: sharedconfig.zip

0 commit comments

Comments
 (0)