Skip to content

Commit 6a5b5e4

Browse files
Update actions/upload-artifact action to v4.6.1
1 parent 8001c33 commit 6a5b5e4

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
@@ -43,7 +43,7 @@ jobs:
4343
--enableRetired
4444
- name: Upload Test results
4545
if: ${{ always() }}
46-
uses: actions/upload-artifact@v4.6.0
46+
uses: actions/upload-artifact@v4.6.1
4747
with:
4848
name: Depcheck report
4949
path: ${{ github.workspace }}/sdk-reports

0 commit comments

Comments
 (0)