Skip to content

Commit 60c7ba5

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update actions/setup-java action to v4
1 parent 7d8f159 commit 60c7ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
submodules: recursive
3636
fetch-depth: 0
3737
- name: Setup Java
38-
uses: actions/setup-java@v3
38+
uses: actions/setup-java@v4
3939
with:
4040
java-version: ${{ matrix.java-version }}
4141
distribution: adopt

0 commit comments

Comments
 (0)