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 6244e0d commit ed92bd4Copy full SHA for ed92bd4
.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@v5.0.0
+ uses: actions/download-artifact@v6.0.0
65
with:
66
pattern: dist-*
67
path: dist
0 commit comments