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 d28ae98 + 8944455 commit a57645fCopy full SHA for a57645f
.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