From 0eca9f162ed53d2559d3314db7aed276965f9e2b Mon Sep 17 00:00:00 2001 From: stertooy <5571903+stertooy@users.noreply.github.com> Date: Sat, 27 Jun 2026 19:59:10 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b96fb0..8f4307c 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - uses: gap-actions/setup-gap@v3 - uses: gap-actions/build-pkg@v3 - uses: gap-actions/run-pkg-tests@v4