Skip to content

Commit 3991b79

Browse files
Bump actions/checkout from 6 to 7 (#171)
1 parent 04942f3 commit 3991b79

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
@@ -20,7 +20,7 @@ jobs:
2020
build:
2121
runs-on: ubuntu-latest
2222
steps:
23-
- uses: actions/checkout@v6
23+
- uses: actions/checkout@v7
2424
- name: Set up JDK 21
2525
uses: actions/setup-java@v5
2626
with:

0 commit comments

Comments
 (0)