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.
2 parents 0cde310 + 056c1c7 commit 66f73a5Copy full SHA for 66f73a5
.github/workflows/mend.yaml
@@ -18,7 +18,7 @@ jobs:
18
ruby-version: 2.7
19
- name: Create lock
20
run: bundle lock
21
- - uses: actions/setup-java@v3
+ - uses: actions/setup-java@v4
22
with:
23
distribution: 'temurin'
24
java-version: '17'
0 commit comments