Skip to content

Commit b52a2b3

Browse files
committed
Update test.yml
1 parent 611bde8 commit b52a2b3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ jobs:
1717
- uses: actions/setup-node@v4
1818
with:
1919
node-version: "lts/*"
20-
- uses: pxshadow/setup-hashlink@v1.0.4
20+
- uses: cedx/setup-hashlink@v5
21+
- run: hl --version
2122
- name: install lix
2223
run: npm i lix -g
2324
- name: run lix

0 commit comments

Comments
 (0)