diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 230b9ef..d63011a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: arch: ['amd64', 'arm64v8'] steps: - name: 'Checkout project' - uses: 'actions/checkout@v1' + uses: 'actions/checkout@v3' - name: 'Build image' run: | make binfmt-register