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 deccbc1 commit 59e9063Copy full SHA for 59e9063
.github/workflows/release.yaml
@@ -60,7 +60,7 @@ jobs:
60
runs-on: ubuntu-latest
61
steps:
62
- name: Get Build Artifacts
63
- uses: actions/[email protected].8
+ uses: actions/[email protected].9
64
with:
65
pattern: dist-*
66
path: dist
0 commit comments