mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-20 09:46:06 +02:00
updated upload-artifact
This commit is contained in:
parent
31b7daf564
commit
5651b57d1e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/security-check.yaml
vendored
2
.github/workflows/security-check.yaml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
|||
id: check
|
||||
uses: ./.github/actions/django-security-check
|
||||
- name: Upload output
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: security-check-output
|
||||
path: ./src/output.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue