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 9ce2c8e commit 9a6d500Copy full SHA for 9a6d500
.github/workflows/mend.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: "bundle lock"
32
run: bundle lock
33
34
- - uses: "actions/setup-java@v3"
+ - uses: "actions/setup-java@v4"
35
with:
36
distribution: "temurin"
37
java-version: "17"
0 commit comments