Use setup-lisp@v1
This commit is contained in:
parent
100da2a5da
commit
1a2d24d58d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
|||
echo $HOME/.roswell/bin >> $GITHUB_PATH
|
||||
echo .qlot/bin >> $GITHUB_PATH
|
||||
if: steps.cache.outputs.cache-hit == 'true'
|
||||
- uses: 40ants/setup-lisp@test-cache
|
||||
- uses: 40ants/setup-lisp@v1
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
- uses: 40ants/build-docs@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue