Skip to content

Commit c132a38

Browse files
committed
chore: update setup-cangjie action to version 2
1 parent 43df3a1 commit c132a38

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,10 @@ jobs:
3131
uses: actions/checkout@v4
3232

3333
- name: Setup Cangjie
34-
uses: Zxilly/setup-cangjie@v1
34+
uses: Zxilly/setup-cangjie@v2
3535
with:
3636
channel: "nightly"
3737
version: "1.1.0-alpha.20260127020001"
38-
token: ${{ secrets.GITCODE_TOKEN }}
3938

4039
- name: Test unix install
4140
if: matrix.os.sys != 'windows'

0 commit comments

Comments
 (0)