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 b6dcdab commit 64d68b6Copy full SHA for 64d68b6
.github/workflows/gradle.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
19
steps:
20
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
21
- name: Set up JDK 11
22
uses: actions/setup-java@v4
23
with:
.github/workflows/nightly_checks.yml
@@ -21,7 +21,7 @@ jobs:
24
25
26
27
0 commit comments