From 8d5f979a2540c1254dda9d72f70c774c55e7c73f Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Thu, 27 Jun 2024 12:03:22 -0700 Subject: [PATCH] Bump GHA versions --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6023288..7eb20a7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: steps: - name: 'Check Out' - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: 'Raise Priority for apt.postgresql.org' run: |