Skip to content

Commit 9bd11ba

Browse files
renovate[bot]MariusVolkhart
authored andcommitted
Update actions/upload-artifact action to v6
1 parent c579956 commit 9bd11ba

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
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Upload Test Results
3232
if: always()
33-
uses: actions/upload-artifact@v4
33+
uses: actions/upload-artifact@v6
3434
with:
3535
name: Test Results Linux
3636
path: '**/test-results/**/*.xml'

0 commit comments

Comments
 (0)