Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
Julow committed Oct 7, 2024
1 parent b73ed53 commit b81bd80
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/driver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:

steps:
# Clone the project
- uses: actions/checkout@v2
- uses: actions/checkout@v4
submodules: true

# Setup
- name: Setup OCaml ${{ matrix.ocaml-version }}
Expand Down

0 comments on commit b81bd80

Please sign in to comment.