Skip to content

Commit 90229d8

Browse files
committed
updated GitHub action versions
Signed-off-by: Konstantin Läufer <[email protected]>
1 parent 234b483 commit 90229d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java-sbt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
- uses: sbt/setup-sbt@v1
2121
- name: Run tests
2222
run: sbt jacoco
23-
- uses: codecov/codecov-action@v4
23+
- uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)