Skip to content

Commit 39d4710

Browse files
committed
fix version in ci
1 parent e46411c commit 39d4710

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
cli: 1.11.1.1413
2222

2323
- name: Checkout
24-
uses: actions/checkout@v4.1
24+
uses: actions/checkout@v4
2525

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

0 commit comments

Comments
 (0)