Skip to content

Commit 2231d73

Browse files
authored
Merge pull request containers#2221 from containers/renovate/major-github-artifact-actions
[skip-ci] Update actions/upload-artifact action to v5
2 parents 5626faf + ee9cb22 commit 2231d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ jobs:
582582
583583
- name: Upload test results
584584
if: always()
585-
uses: actions/upload-artifact@v4
585+
uses: actions/upload-artifact@v5
586586
with:
587587
name: windows-e2e-test-results
588588
path: |

0 commit comments

Comments
 (0)