Skip to content

Commit

Permalink
Update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
n-osborne committed Oct 9, 2024
1 parent 23373dc commit a8dfa0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Install OCaml compiler
uses: ocaml/setup-ocaml@v2
Expand Down

0 comments on commit a8dfa0c

Please sign in to comment.