mirror of
https://github.com/actions/checkout.git
synced 2026-06-22 18:53:50 +00:00
Compare commits
2 Commits
dependabot
...
aiqiaoy/up
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
29092a1639 | ||
|
|
6363c09e83 |
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@v7
|
||||
- uses: actions/upload-artifact@v4
|
||||
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
|
||||
with:
|
||||
name: dist
|
||||
|
||||
47386
dist/index.js
vendored
47386
dist/index.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user