diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 6296222..c49f1e0 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -10,7 +10,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Check new version continue-on-error: true id: status