From 9c2d47f5410e43ac9078ddf3596d60d9eee6fdaf Mon Sep 17 00:00:00 2001 From: Evagan2018 Date: Tue, 14 Jul 2026 19:41:13 +0200 Subject: [PATCH] Updated action version --- .github/workflows/test_licensed_docker_image_amd64.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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