Skip to content

Commit af88e6c

Browse files
Mirror of savonet/liquidsoap#5240: Update actions/checkout action to v7
1 parent d4cb81e commit af88e6c

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
@@ -15,7 +15,7 @@ jobs:
1515
compiler: [4.14.2, 5.2.0]
1616
steps:
1717
- name: Checkout code
18-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
18+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
1919
- name: Build and test module
2020
uses: savonet/build-and-test-ocaml-module@681b8ba0c5f5e2e98869bb3672338c65c56e1b24 # main
2121
with:

0 commit comments

Comments
 (0)