Skip to content

Commit 7dc0fbd

Browse files
dependency: Update actions/checkout action to v5.0.1 (#1235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80c7bfe commit 7dc0fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
echo "comment-id=${{ steps.find-comment.outputs.comment-id != '' && steps.find-comment.outputs.comment-id || steps.create-comment.outputs.comment-id }}" >> $GITHUB_OUTPUT
6363
6464
- name: Checkout
65-
uses: actions/[email protected].0
65+
uses: actions/[email protected].1
6666

6767
- name: Set up JDK ${{ matrix.java }}
6868
uses: actions/[email protected]

0 commit comments

Comments
 (0)