Skip to content

Commit 623eea3

Browse files
committed
(WIP)
1 parent 7260718 commit 623eea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
distribution: 'temurin'
1313
java-version: 21
14-
- uses: gradle/actions/setup-gradle@d9c87d481d55275bb5441eef3fe0e46805f9ef70 # v3.5.0
14+
- uses: gradle/actions/setup-gradle@af1da67850ed9a4cedd57bfd976089dd991e2582 # v4.0.0
1515
with:
1616
validate-wrappers: true
1717
- run: ./gradlew test jacocoTestReport

0 commit comments

Comments
 (0)