Skip to content

Commit 0ad17d5

Browse files
chore(deps): update actions/upload-artifact action to v5
1 parent 1b7f89f commit 0ad17d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
135135
- name: Upload KinD logs
136136
if: always()
137-
uses: actions/upload-artifact@v4.6.2
137+
uses: actions/upload-artifact@v5.0.0
138138
with:
139139
name: kind
140140
path: 'test/kind-logs'

0 commit comments

Comments
 (0)