We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 614fc8f commit 0a2e1e6Copy full SHA for 0a2e1e6
.github/workflows/unmanaged_dependency_check.yaml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v4
9
- - uses: actions/setup-java@v3
+ - uses: actions/setup-java@v4
10
with:
11
distribution: temurin
12
java-version: 11
0 commit comments