Updated "actions/checkout" to v3

This commit is contained in:
Héctor Molinero Fernández 2022-03-02 19:46:49 +01:00
parent b7363ac498
commit 69f35f3305

View File

@ -18,7 +18,7 @@ jobs:
arch: ['amd64', 'arm64v8', 'arm32v7']
steps:
- name: 'Checkout project'
uses: 'actions/checkout@v1'
uses: 'actions/checkout@v3'
- name: 'Build image'
run: |
make binfmt-register