Skip to content

Commit 7b8206e

Browse files
chore(deps): update actions/checkout action to v7
1 parent 606a79d commit 7b8206e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
java: [ 21 ]
1818
fail-fast: true
1919
steps:
20-
- uses: actions/checkout@v6
20+
- uses: actions/checkout@v7
2121
- name: JDK ${{ matrix.java }}
2222
uses: actions/setup-java@v5
2323
with:

0 commit comments

Comments
 (0)