We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 611bde8 commit b52a2b3Copy full SHA for b52a2b3
1 file changed
.github/workflows/test.yml
@@ -17,7 +17,8 @@ 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@v5
21
+ - run: hl --version
22
- name: install lix
23
run: npm i lix -g
24
- name: run lix
0 commit comments