Skip to content

Commit 14e0905

Browse files
Mirror of savonet/liquidsoap#5240: Update actions/checkout action to v7
1 parent 19a38b8 commit 14e0905

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@df4cb1c069e1874edd31b4311f1884172cec0e10 # 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)