We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdfed81 commit ede9216Copy full SHA for ede9216
.github/workflows/develop.yml
@@ -29,7 +29,7 @@ jobs:
29
mv scripting-host/build/distributions/scripting-host-release*.tar.gz scripting-host-release.tar.gz
30
31
- name: Upload build
32
- uses: actions/upload-artifact@v4.6.0
+ uses: actions/upload-artifact@v4.6.2
33
with:
34
name: release-artifact
35
path: scripting-host-release.tar.gz
0 commit comments