Skip to content

Commit b4590e2

Browse files
committed
actions : upgrade to upload-artifact v7
1 parent 1ec0b9d commit b4590e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
# Upload test artifact
5151
- name: Upload test output
52-
uses: actions/upload-artifact@v6
52+
uses: actions/upload-artifact@v7
5353
if: ${{ failure() }}
5454
with:
5555
name: test-output-${{ matrix.java }}

0 commit comments

Comments
 (0)