diff --git a/.github/workflows/test_licensed_docker_image_amd64.yml b/.github/workflows/test_licensed_docker_image_amd64.yml index e464d14..ac91d85 100644 --- a/.github/workflows/test_licensed_docker_image_amd64.yml +++ b/.github/workflows/test_licensed_docker_image_amd64.yml @@ -91,7 +91,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Log in to GitHub Container Registry uses: docker/login-action@v4