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 fa83989 commit ee57747Copy full SHA for ee57747
.github/workflows/run_gradle_task.yml
@@ -56,7 +56,7 @@ jobs:
56
### Gradle task ###
57
58
- name: Checkout the repo
59
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
60
with:
61
ref: ${{ inputs.checkout-ref || github.ref }}
62
0 commit comments