Skip to content

Commit 83d95cc

Browse files
authored
Merge branch 'master' into dependabot/github_actions/gradle/actions-6.0.1
2 parents 66f2ae4 + 7c9a416 commit 83d95cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
2626
with:
2727
flags: unittests
28-
- uses: actions/upload-artifact@v5
28+
- uses: actions/upload-artifact@v7
2929
with:
3030
name: Reports
3131
path: build/reports

0 commit comments

Comments
 (0)