Skip to content

Commit f759e2f

Browse files
Bump actions/setup-java from 3 to 4 (#585)
1 parent e993b3d commit f759e2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14-
- uses: actions/setup-java@v3
14+
- uses: actions/setup-java@v4
1515
with:
1616
distribution: temurin
1717
java-version: 8

0 commit comments

Comments
 (0)