From 0e9c2e517affd7b61fc19cc6d4c177bc5a1c96fb Mon Sep 17 00:00:00 2001 From: "Basil L. Contovounesios" Date: Sun, 14 Jan 2024 19:21:54 +0100 Subject: * .github/workflows/test.yml: Update CI versions. --- .github/workflows/test.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4ad449e..848b4c3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -22,11 +22,12 @@ jobs: - 27.2 - 28.1 - 28.2 + - 29.1 - release-snapshot - snapshot steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: persist-credentials: false -- cgit v1.2.3