diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 21024ca..aed76af 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Git Checkout Code - uses: actions/checkout@v1 + uses: actions/checkout@v3 id: git_checkout - name: Docker meta