From 9625fa524d60a93a83abbfe6fd15440793dbfba3 Mon Sep 17 00:00:00 2001 From: Will Hawkins Date: Mon, 4 May 2026 18:17:39 -0400 Subject: [PATCH] Testing Gitea macOS Signed-off-by: Will Hawkins --- .github/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 38fd329..c351ba0 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -12,7 +12,7 @@ jobs: steps: - uses: actions/checkout@v2 - uses: actions/setup-node@v4 - - uses: cerfcast/setup-action@v2 + - uses: cerfcast/setup-action # Because our tree-sitter code is in a subdirectory, # and working-directory does not apply to uses, we # are forced to specify calls to the CI ourselves.