Skip to content

Commit

Permalink
Use checkout v1 to work around host/guest bug #334
Browse files Browse the repository at this point in the history
  • Loading branch information
jmid committed Aug 16, 2024
1 parent 5f89489 commit 417d81a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
if: "runner.os == 'Windows' && inputs.cygwin"

- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@v1

- name: Pre-setup ($PATH, cache prefix, custom OPAM package for the compiler)
id: presetup
Expand Down

0 comments on commit 417d81a

Please sign in to comment.