diff --git a/.github/workflows/build-image.yaml b/.github/workflows/build-image.yaml index 7cc38b2..6188da9 100644 --- a/.github/workflows/build-image.yaml +++ b/.github/workflows/build-image.yaml @@ -36,7 +36,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Log in to the container registry uses: docker/login-action@v3