diff --git a/.github/workflows/release-gh-image.yaml b/.github/workflows/release-gh-image.yaml index be2f80c..9dfd8b9 100644 --- a/.github/workflows/release-gh-image.yaml +++ b/.github/workflows/release-gh-image.yaml @@ -25,7 +25,7 @@ jobs: packages: write steps: - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Log in to the Container registry uses: docker/login-action@v3 with: