Skip to content

Commit b88bb0d

Browse files
renovate[bot]MariusVolkhart
authored andcommitted
Update actions/upload-artifact action to v7
1 parent 6c75f65 commit b88bb0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6
33+
uses: actions/upload-artifact@v7
3434
with:
3535
name: Test Results Linux
3636
path: '**/test-results/**/*.xml'

0 commit comments

Comments
 (0)