We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a4310 commit 35675cdCopy full SHA for 35675cd
1 file changed
.github/workflows/build.yaml
@@ -12,7 +12,7 @@ jobs:
12
node-version: 24
13
- run: npm ci
14
- run: npm run build
15
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v7
16
with:
17
name: build
18
path: dist
0 commit comments