Skip to content

Commit 528f2fe

Browse files
Mirror of savonet/liquidsoap#5240: Update actions/checkout action to v7
1 parent 8a67f6e commit 528f2fe

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@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
19+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2020
- name: Build and test module
2121
uses: savonet/build-and-test-ocaml-module@681b8ba0c5f5e2e98869bb3672338c65c56e1b24 # main
2222
with:

0 commit comments

Comments
 (0)