Skip to content

Commit ede9216

Browse files
Update actions/upload-artifact action to v4.6.2
1 parent cdfed81 commit ede9216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/develop.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
mv scripting-host/build/distributions/scripting-host-release*.tar.gz scripting-host-release.tar.gz
3030
3131
- name: Upload build
32-
uses: actions/upload-artifact@v4.6.0
32+
uses: actions/upload-artifact@v4.6.2
3333
with:
3434
name: release-artifact
3535
path: scripting-host-release.tar.gz

0 commit comments

Comments
 (0)