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 fd89f2c commit 30b0dc6Copy full SHA for 30b0dc6
.github/workflows/gradle.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v4.3.0
20
- name: 'Set up JDK ${{ matrix.java }}'
21
uses: actions/[email protected]
22
with:
0 commit comments