Skip to content

Commit 3ae923b

Browse files
Merge pull request #114 from OakvilleDynamics/dependabot/github_actions/actions/setup-java-5
2 parents 9ab211b + 324410a commit 3ae923b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/syntax-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
fetch-depth: 0
3535

3636
# Setup Java 17
37-
- uses: actions/setup-java@v4
37+
- uses: actions/setup-java@v5
3838
with:
3939
distribution: 'zulu'
4040
java-version: 17

0 commit comments

Comments
 (0)