mirror of
https://github.com/actions/checkout.git
synced 2026-06-26 15:55:25 +00:00
Merge 4e44f3c431 into 9c091bb21b
This commit is contained in:
commit
57df3a77be
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
fi
|
||||
|
||||
# If dist/ was different than expected, upload the expected version as an artifact
|
||||
- uses: actions/upload-artifact@v4
|
||||
- uses: actions/upload-artifact@v7
|
||||
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
|
||||
with:
|
||||
name: dist
|
||||
|
||||
Loading…
Reference in New Issue
Block a user