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 7cd623f commit 8efb990Copy full SHA for 8efb990
.github/workflows/ci.yaml
@@ -60,7 +60,7 @@ jobs:
60
id-token: write
61
if: github.event_name != 'pull_request'
62
steps:
63
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
64
with:
65
name: dist
66
path: dist
0 commit comments