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.
2 parents 5dbafc3 + c6f6908 commit 439f709Copy full SHA for 439f709
.github/workflows/check-dist.yml
@@ -70,7 +70,7 @@ jobs:
70
- if: ${{ failure() && steps.diff.outcome == 'failure' }}
71
name: Upload Artifact
72
id: upload
73
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
74
with:
75
name: dist
76
path: dist/
0 commit comments