Skip to content

Commit fec8a81

Browse files
build(deps): bump actions/checkout from 4 to 6 (#36)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8de3817 commit fec8a81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ocaml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with-doc: true
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v4
17+
- uses: actions/checkout@v6
1818
- uses: RedPRL/actions-ocaml@v2
1919
with:
2020
ocaml-compiler: ${{ matrix.ocaml-compiler }}

0 commit comments

Comments
 (0)