From 5bdac32c670705a38049cc20d7ec92944f08ff98 Mon Sep 17 00:00:00 2001 From: Dijana Pavlovic Date: Mon, 20 Jan 2025 15:12:14 +0100 Subject: [PATCH] Try --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 2568a65de..485bdce32 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -78,7 +78,7 @@ jobs: yarn format - name: Install Gel - uses: edgedb/setup-edgedb@2f1c0c768766b0411f1f3ec3a92f36a319097664 + uses: edgedb/setup-edgedb@7df433b68e74d550eb024e1d1588e3da84bfaf5a with: instance-name: test server-version: ${{ matrix.gel-version }}