We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d1e45c + 8c67ac7 commit 4a8ef93Copy full SHA for 4a8ef93
1 file changed
.github/workflows/package-libraries.yml
@@ -28,7 +28,7 @@ jobs:
28
run: yarn run package
29
30
- name: Upload Artifacts
31
- uses: actions/upload-artifact@v4.4.3
+ uses: actions/upload-artifact@v4.5.0
32
with:
33
path: '_InstallPackages/**/*.zip'
34
if-no-files-found: error
0 commit comments