Skip to content

Commit ba16f9b

Browse files
committed
Update actions/checkout action to v6
1 parent 7745c28 commit ba16f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
runs-on: ubuntu-latest
9090
timeout-minutes: 30
9191
steps:
92-
- uses: actions/checkout@v5
92+
- uses: actions/checkout@v6
9393

9494
- name: Set up JDK
9595
uses: actions/setup-java@v5

0 commit comments

Comments
 (0)