Skip to content

Commit 43a8fba

Browse files
dependency: Update actions/checkout action to v6.0.2 (#1279)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd902ad commit 43a8fba

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].1
65+
uses: actions/[email protected].2
6666

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

0 commit comments

Comments
 (0)