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 68c5ad2 commit 1219471Copy full SHA for 1219471
.github/workflows/check-dist.yml
@@ -66,7 +66,7 @@ jobs:
66
- if: ${{ failure() && steps.diff.outcome == 'failure' }}
67
name: Upload Artifact
68
id: upload
69
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
70
with:
71
name: dist
72
path: dist/
0 commit comments