Skip to content

Commit 53f2c0e

Browse files
Bump actions/checkout from 5 to 6 (#1392)
Co-authored-by: Boni Garcia <[email protected]>
1 parent 9b800a3 commit 53f2c0e

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
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- name: Checkout GitHub repo
24-
uses: actions/checkout@v5
24+
uses: actions/checkout@v6
2525
- name: Set up Java ${{ matrix.java }}
2626
uses: actions/setup-java@v5
2727
with:

0 commit comments

Comments
 (0)