Skip to content

Commit 926cbd9

Browse files
committed
update ci
1 parent eddfd29 commit 926cbd9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@ jobs:
1212
- os: ubuntu-latest
1313
cangjie_version: 1.0.0
1414
- os: ubuntu-latest
15-
cangjie_version: 1.0.1
15+
cangjie_version: 1.0.4
1616
- os: windows-latest
17-
cangjie_version: 1.0.1
17+
cangjie_version: 1.0.4
1818
- os: macos-latest
19-
cangjie_version: 1.0.1
19+
cangjie_version: 1.0.4
2020

2121
steps:
2222
- name: Checkout
2323
uses: actions/checkout@v4
2424

2525
- name: Setup Cangjie
26-
uses: Zxilly/setup-cangjie@v2.0.0
26+
uses: Zxilly/setup-cangjie@v2.1.0
2727
with:
2828
channel: lts
2929
version: ${{ matrix.cangjie_version }}

0 commit comments

Comments
 (0)