chore(ci): update artifact upload action
This commit is contained in:
parent
5df0c552f5
commit
d460c269e1
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
- run: npm test
|
||||
- run: npm run plugin:inspect:runtime
|
||||
- run: npm run pack:check
|
||||
- uses: actions/upload-artifact@v4
|
||||
- uses: actions/upload-artifact@v7
|
||||
if: always()
|
||||
with:
|
||||
name: plugin-inspector-reports
|
||||
|
||||
Loading…
Reference in New Issue
Block a user