We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b29ea commit cfca7dfCopy full SHA for cfca7df
1 file changed
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
fail-fast: true
11
runs-on: ${{ matrix.os }}
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
14
- uses: pxshadow/setup-hashlink@v1.0.1 #hashlink
15
16
- name: install lix
0 commit comments