Update docker.yml

pull/301/head
Michel Promonet 1 year ago committed by GitHub
parent 3e14254a5c
commit 9029be33c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
- name: Build an image from Dockerfile
run: |

Loading…
Cancel
Save