From b334e3a87f5ac463ba1b23ff3a0982de7ce35699 Mon Sep 17 00:00:00 2001 From: Will Hawkins Date: Mon, 4 May 2026 18:21:17 -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 c351ba0..c50469e 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 + - uses: cerfcast/setup-action@886f0ab373105625f5af268677bc715050fcc105 # 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.