Skip to content

Commit 8c16047

Browse files
Update actions/checkout action to v7
1 parent e86e9d6 commit 8c16047

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
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818

1919
steps:
20-
- uses: actions/checkout@v6
20+
- uses: actions/checkout@v7
2121
- name: Set up JDK 17
2222
uses: actions/setup-java@v5
2323
with:

0 commit comments

Comments
 (0)