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 d348146 commit 5a16f2bCopy full SHA for 5a16f2b
1 file changed
.github/workflows/release.yaml
@@ -61,7 +61,7 @@ jobs:
61
runs-on: ubuntu-latest
62
steps:
63
- name: Get Build Artifacts
64
- uses: actions/download-artifact@v8.0.0
+ uses: actions/download-artifact@v8.0.1
65
with:
66
pattern: dist-*
67
path: dist
0 commit comments