diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 84e5375..76ed0d5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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