diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7e1bcf1..d771149 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -12,7 +12,7 @@ jobs: packages: write steps: - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Log in to registry uses: docker/login-action@v2 with: