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 3c376b0 commit 983709aCopy full SHA for 983709a
.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@v4.3.0
+ uses: actions/download-artifact@v5.0.0
65
with:
66
pattern: dist-*
67
path: dist
0 commit comments