We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b2f357 commit c127693Copy full SHA for c127693
.github/workflows/gradle.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
steps:
18
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
19
with:
20
fetch-depth: 1
21
0 commit comments