From e2786e4c2024ae62188cafabf4878846d9c2fcd8 Mon Sep 17 00:00:00 2001 From: Vicky Vergara Date: Mon, 25 Sep 2023 13:20:39 -0600 Subject: [PATCH] Update centos.yml Using v3 on centos --- .github/workflows/centos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/centos.yml b/.github/workflows/centos.yml index d7adcf5ad61..497209954b1 100644 --- a/.github/workflows/centos.yml +++ b/.github/workflows/centos.yml @@ -32,7 +32,7 @@ jobs: - centos-7 gcc-4.8.5 steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v3 - name: get postgres version run: |