Skip to content

Commit d5be3a9

Browse files
Merge pull request #64 from zeroBzeroT/dependabot/github_actions/actions/setup-java-4.7.1
github-actions(deps): bump actions/setup-java from 4.7.0 to 4.7.1
2 parents ffa2229 + e31009b commit d5be3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515

1616
- name: Java
17-
uses: actions/[email protected].0
17+
uses: actions/[email protected].1
1818
with:
1919
distribution: 'adopt'
2020
java-version: '8'

0 commit comments

Comments
 (0)