We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a9e57 commit 1b850bbCopy full SHA for 1b850bb
.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.6.2
+ uses: actions/upload-artifact@v5.0.0
32
with:
33
path: '_InstallPackages/**/*.zip'
34
if-no-files-found: error
0 commit comments