Skip to content

Commit 02c8a32

Browse files
authored
Merge pull request #11 from julianmendez/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 0579f21 + d341249 commit 02c8a32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- 3.6.4
2424
steps:
2525
- name: Check out
26-
uses: actions/checkout@v4
26+
uses: actions/checkout@v6
2727
- name: Set up Java
2828
uses: actions/setup-java@v4
2929
with:

0 commit comments

Comments
 (0)