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 afbb199 commit 108048cCopy full SHA for 108048c
.github/workflows/gradle.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v4.1.6
+ uses: actions/checkout@v4.1.7
20
- name: 'Set up JDK ${{ matrix.java }}'
21
uses: actions/setup-java@v4.3.0
22
with:
0 commit comments