chore(deps): update actions/setup-java digest to dda1638

This commit is contained in:
renovate[bot] 2025-04-15 05:47:19 +00:00 committed by GitHub
parent 4ff53f19f2
commit 34a561d700
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ jobs:
- name: Check Python version
run: python --version
- name: Setup Java
uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3
uses: actions/setup-java@dda1638bc011456727caa31df8804f3862d862c8 # v3
with:
distribution: 'temurin'
java-version: 17