Skip to content

Commit 5d1c2b8

Browse files
committed
ci: update upload-artifact version
upload-artifact version v2 is depricated, we need to update to latest version Signed-off-by: subhamkrai <srai@redhat.com>
1 parent 700df51 commit 5d1c2b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/collect-logs/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ runs:
1515
tests/collect-logs.sh
1616
1717
- name: Upload canary test result
18-
uses: actions/upload-artifact@v2
18+
uses: actions/upload-artifact@v4
1919
with:
2020
name: ${{ inputs.name }}
2121
path: test

0 commit comments

Comments
 (0)