diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 55a5693..39ae444 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -7,7 +7,7 @@ jobs: name: Run docker build runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Get the version id: vars run: |