Skip to content

Commit

Permalink
Upgrade to cygwin/cygwin-install-action@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jmid committed Nov 8, 2023
1 parent d35b475 commit 7cd616d
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 @@ -211,7 +211,7 @@ jobs:
if: "runner.os == 'Windows' && inputs.cygwin"

- name: Install Cygwin (in particular OPAM) (Cygwin)
uses: cygwin/cygwin-install-action@v3
uses: cygwin/cygwin-install-action@v4
with:
packages: opam
install-dir: 'D:\cygwin'
Expand Down

0 comments on commit 7cd616d

Please sign in to comment.