Skip to content

Commit 81e480e

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

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@dda1638bc011456727caa31df8804f3862d862c8 # v3.14.0
79+
uses: actions/setup-java@17f84c3641ba7b8f6deff6309fc4c864478f5d62 # v3.14.1
8080
with:
8181
distribution: 'zulu'
8282
java-version: '17'

0 commit comments

Comments
 (0)