Skip to content

Commit

Permalink
Update actions/setup-java digest to b36c23c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent 124bb0e commit 97bc18f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ jobs:
- if: steps.node-cache.outputs.cache-hit != 'true'
run: exit 1

- uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4
- uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4
with:
distribution: ${{ env.java_distribution }}
java-version: ${{ env.java_version }}
Expand Down

0 comments on commit 97bc18f

Please sign in to comment.