Skip to content

Commit 25679e8

Browse files
authored
chore: bump artifact to v4
1 parent 2023932 commit 25679e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
6767
- name: Upload Bandit report
6868
if: failure()
69-
uses: actions/upload-artifact@v3
69+
uses: actions/upload-artifact@v4
7070
with:
7171
name: bandit-report
7272
path: bandit_report.html

0 commit comments

Comments
 (0)