Skip to content

Commit 17bcc6a

Browse files
chore(deps): update actions/setup-java action to v5
1 parent de1d846 commit 17bcc6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
perl-version: "5.40.1"
3838

3939
- name: Setup Java
40-
uses: actions/setup-java@v4.7.1
40+
uses: actions/setup-java@v5.0.0
4141
with:
4242
distribution: 'temurin'
4343
java-version: '8'

0 commit comments

Comments
 (0)