Skip to content

Commit 1a574e0

Browse files
authored
Update actions/setup-java action to v3.14.0 (#124)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent f94c7bc commit 1a574e0

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
@@ -76,7 +76,7 @@ jobs:
7676
7777
- name: Install JDK
7878
if: env.turbo_cache_hit != 1
79-
uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3
79+
uses: actions/setup-java@dda1638bc011456727caa31df8804f3862d862c8 # v3.14.0
8080
with:
8181
distribution: 'zulu'
8282
java-version: '17'

0 commit comments

Comments
 (0)