Skip to content

Commit

Permalink
Merge pull request #18 from secondlife/signal/setup-cygwin-v2
Browse files Browse the repository at this point in the history
Upgrade setup-cygwin to v2
  • Loading branch information
bennettgoble authored Oct 16, 2022
2 parents 9ce6a66 + 065a48c commit 9214033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ runs:

- name: Setup cygwin
if: ${{ runner.os == 'Windows' }}
uses: secondlife/setup-cygwin@v1
uses: secondlife/setup-cygwin@v2
with:
packages: ${{ inputs.cygwin-packages }}

Expand Down

0 comments on commit 9214033

Please sign in to comment.