Skip to content

Commit 60ec689

Browse files
Update actions/upload-artifact action to v4.6.2
1 parent 77d2bac commit 60ec689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
--enableRetired
4949
- name: Upload Test results
5050
if: ${{ always() }}
51-
uses: actions/[email protected].0
51+
uses: actions/[email protected].2
5252
with:
5353
name: Depcheck report
5454
path: ${{ github.workspace }}/${{ matrix.module-folder }}-reports

0 commit comments

Comments
 (0)