Skip to content

Commit 6b86259

Browse files
Update actions/checkout action to v6
1 parent 08fd7c7 commit 6b86259

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
contents: read
1515

1616
steps:
17-
- uses: actions/checkout@v5
17+
- uses: actions/checkout@v6
1818
- name: Set up JDK 17
1919
uses: actions/setup-java@v5
2020
with:

0 commit comments

Comments
 (0)