diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 0c3edb4..29043c1 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check out the repo - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: Get the version id: get_version