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 ef65eba commit 721d3c7Copy full SHA for 721d3c7
.github/workflows/blackduck.yaml
@@ -49,7 +49,7 @@ jobs:
49
run: devbox run -- make build-snapshot
50
51
- name: Set up Java 11
52
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
53
with:
54
java-version: "11"
55
distribution: "adopt"
0 commit comments