We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 282190b + 23367ed commit 0c90b75Copy full SHA for 0c90b75
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@v6.0.0
+ uses: actions/upload-artifact@v7.0.0
32
with:
33
path: '_InstallPackages/**/*.zip'
34
if-no-files-found: error
0 commit comments