Skip to content

Commit c209671

Browse files
Mirror of savonet/liquidsoap#5301: chore(deps): update actions/checkout action to v7
1 parent 4b5ac4b commit c209671

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
@@ -16,7 +16,7 @@ jobs:
1616
compiler: [4.14.2, 5.2.0]
1717
steps:
1818
- name: Checkout code
19-
uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
19+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
2020
- name: Build and test module
2121
uses: savonet/build-and-test-ocaml-module@681b8ba0c5f5e2e98869bb3672338c65c56e1b24 # main
2222
with:

0 commit comments

Comments
 (0)