summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBasil L. Contovounesios <contovob@tcd.ie>2024-01-14 19:21:54 +0100
committerBasil L. Contovounesios <contovob@tcd.ie>2024-01-14 19:21:54 +0100
commit0e9c2e517affd7b61fc19cc6d4c177bc5a1c96fb (patch)
treee6c54c5f0bf98c68bbd80b8b523bee3d99724344
parent6bea27368b0010e04fb7c7894064251940eb21b0 (diff)
downloadbog-0e9c2e517affd7b61fc19cc6d4c177bc5a1c96fb.tar.gz
* .github/workflows/test.yml: Update CI versions.
-rw-r--r--.github/workflows/test.yml3
1 files changed, 2 insertions, 1 deletions
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