We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a0fff commit b4e055fCopy full SHA for b4e055f
.github/workflows/unmanaged_dependency_check.yaml
@@ -5,8 +5,8 @@ jobs:
5
unmanaged_dependency_check:
6
runs-on: ubuntu-latest
7
steps:
8
+ - uses: actions/setup-java@v4
9
- uses: actions/checkout@v4
- - uses: actions/setup-java@v3
10
with:
11
distribution: temurin
12
java-version: 11
0 commit comments