There was an error while loading. Please reload this page.
1 parent 86fabf9 commit 48a484fCopy full SHA for 48a484f
1 file changed
.github/workflows/regressions.yml
@@ -46,7 +46,7 @@ jobs:
46
- uses: actions/setup-node@v5
47
with: { node-version-file: '.nvmrc', cache: pnpm }
48
- run: pnpm i --frozen-lockfile
49
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
50
with:
51
name: builds
52
path: ./builds/
0 commit comments