feat: fix pipeline
This commit is contained in:
2
.github/workflows/security-audit.yml
vendored
2
.github/workflows/security-audit.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
|||||||
run: pnpm outdated || true
|
run: pnpm outdated || true
|
||||||
|
|
||||||
- name: Upload security report
|
- name: Upload security report
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
name: security-report
|
name: security-report
|
||||||
|
|||||||
Reference in New Issue
Block a user