aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/postgres-tests.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/postgres-tests.yml')
-rw-r--r--.github/workflows/postgres-tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/postgres-tests.yml b/.github/workflows/postgres-tests.yml
index 3952a8ac4..45bf66f56 100644
--- a/.github/workflows/postgres-tests.yml
+++ b/.github/workflows/postgres-tests.yml
@@ -29,7 +29,7 @@ jobs:
id: go
- name: Check out code
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3