We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d2af0b + 6ed87fe commit 993699bCopy full SHA for 993699b
1 file changed
.github/workflows/check-dist.yml
@@ -58,7 +58,7 @@ jobs:
58
- if: ${{ failure() && steps.diff.outcome == 'failure' }}
59
name: Upload Artifact
60
id: upload
61
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
62
with:
63
name: dist
64
path: dist/
0 commit comments