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 1a3d2c2 commit 9e6060dCopy full SHA for 9e6060d
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
runs-on: ubuntu-latest
36
steps:
37
- uses: actions/checkout@v4
38
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
39
with:
40
name: dist
41
path: dist
0 commit comments