Skip to content

Commit 1bf2bf4

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update actions/setup-java action to v4
1 parent 18e1392 commit 1bf2bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
submodules: recursive
3737
fetch-depth: 0
3838
- name: Setup Java
39-
uses: actions/setup-java@v3
39+
uses: actions/setup-java@v4
4040
with:
4141
java-version: ${{ matrix.java-version }}
4242
distribution: adopt

0 commit comments

Comments
 (0)