From 30adf4cffb1fab90f8d9dc74b92aa7dba86ef858 Mon Sep 17 00:00:00 2001 From: gurkanindibay Date: Wed, 10 Jul 2024 15:06:40 +0300 Subject: [PATCH] Tests with git 3.5.0 --- .github/workflows/packaging-test-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/packaging-test-pipelines.yml b/.github/workflows/packaging-test-pipelines.yml index 6d195e3d9..b8350126f 100644 --- a/.github/workflows/packaging-test-pipelines.yml +++ b/.github/workflows/packaging-test-pipelines.yml @@ -70,7 +70,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v3.5.0 - name: Set Postgres and python parameters for rpm based distros run: |