mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-02 09:40:13 +08:00
Update upload artifact version
This commit is contained in:
parent
65d862660a
commit
c814c793d1
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
id: diff
|
||||
|
||||
# If index.js was different than expected, upload the expected version as an artifact
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
|
||||
with:
|
||||
name: index.js
|
||||
|
Loading…
x
Reference in New Issue
Block a user