Skip to content

Commit 59dcdf0

Browse files
committed
Merge: Bump actions/upload-artifact from 6 to 7 [5/5]
2 parents f4022e5 + 5a19a3d commit 59dcdf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
run: ant report
6767
- name: Publish test report files
6868
if: always()
69-
uses: actions/upload-artifact@v6
69+
uses: actions/upload-artifact@v7
7070
with:
7171
name: test-report-files-${{ matrix.framework }}
7272
path: |

0 commit comments

Comments
 (0)