Skip to content

Commit faea67d

Browse files
authored
Merge pull request #28943 from ocaml/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents ee34283 + 72399f6 commit faea67d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ${{ matrix.os }}
2222
steps:
2323
- name: Checkout tree
24-
uses: actions/checkout@v5
24+
uses: actions/checkout@v6
2525
with:
2626
fetch-depth: 2
2727

0 commit comments

Comments
 (0)