We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e517b1 commit 362003dCopy full SHA for 362003d
1 file changed
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/setup-node@v4
18
with:
19
node-version: "lts/*"
20
- - uses: pxshadow/setup-hashlink@v1.0.4
+ - uses: cedx/setup-hashlink@v6.2.0
21
- name: install lix
22
run: npm i lix -g
23
- name: run lix
0 commit comments