From c27927f0f8155a0d604a765000543797169a0a72 Mon Sep 17 00:00:00 2001 From: G Date: Wed, 14 Aug 2024 14:08:48 +0330 Subject: [PATCH] docker/pipeline changes --- .github/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 70823b466..8d682b7cd 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -32,7 +32,7 @@ jobs: test_image_id: ${{ steps.image_id.outputs.test_image_id }} steps: - name: Git Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v4 - id: image_id name: Generate Image ID