Skip to content

Commit 8797bec

Browse files
authored
Auto merge! (merge-pr-in-all)
Update actions/checkout action to v5
2 parents 68a94dd + 06225d4 commit 8797bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
runs-on: ubuntu-24.04
3434
steps:
3535
- name: Checkout code
36-
uses: actions/checkout@v4
36+
uses: actions/checkout@v5
3737
- name: Setup JDK8
3838
uses: actions/setup-java@v4
3939
with:

0 commit comments

Comments
 (0)