chore(deps): update actions/setup-java action to v4.1.0

This commit is contained in:
renovate[bot] 2024-02-28 06:34:02 +00:00 committed by GitHub
parent 61b0ac83f0
commit 1b6c6af3c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@ jobs:
fetch-depth: 0
- name: Set up JDK
uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4.0.0
uses: actions/setup-java@9704b39bf258b59bc04b50fa2dd55e9ed76b47a8 # v4.1.0
with:
distribution: temurin
java-version: 18