Skip to content

Commit

Permalink
fix version in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Oct 6, 2023
1 parent e46411c commit 39d4710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
cli: 1.11.1.1413

- name: Checkout
uses: actions/checkout@v4.1
uses: actions/checkout@v4

- name: Run tests not Windows
if: ${{ matrix.os != 'windows-latest' }}
Expand Down

0 comments on commit 39d4710

Please sign in to comment.