We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d3511c + 1a8efaa commit 3ab62ebCopy full SHA for 3ab62eb
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
NODE_ENV: production
46
47
- name: Upload build artifacts
48
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v6
49
if: success()
50
with:
51
name: build-output
0 commit comments