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 7f30937 commit bd88cefCopy full SHA for bd88cef
.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].2
+ uses: actions/[email protected].3
32
with:
33
path: '_InstallPackages/**/*.zip'
34
if-no-files-found: error
0 commit comments