git.fiddlerwoaroof.com
Browse code

test: empty for new sbcl image

Edward Langley authored on 26/10/2023 06:38:19
Showing 1 changed files
... ...
@@ -11,7 +11,7 @@ jobs:
11 11
     runs-on: ubuntu-latest
12 12
 
13 13
     steps:
14
-    - uses: actions/checkout@v2
14
+    - uses: actions/checkout@v4
15 15
     - name: Log into registry
16 16
       run: echo "${{ secrets.GITHUB_TOKEN }}" | docker login docker.pkg.github.com -u ${{ github.actor }} --password-stdin
17 17
     - name: Run tests