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 b004e60 commit 7f30937Copy full SHA for 7f30937
.github/workflows/package-libraries.yml
@@ -28,7 +28,7 @@ jobs:
28
run: yarn run package
29
30
- name: Upload Artifacts
31
- uses: actions/[email protected].0
+ uses: actions/[email protected].2
32
with:
33
path: '_InstallPackages/**/*.zip'
34
if-no-files-found: error
0 commit comments