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 0cde310 commit 056c1c7Copy full SHA for 056c1c7
.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