diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 3c948fc..90c641d 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v2 - uses: actions/setup-node@v4 #- uses: tree-sitter/setup-action@v2 - - uses: cerfcast/setup-action@f4e0f74a71d001ed196ccdf9f07df35fed752bde + - uses: cerfcast/setup-action@cf2c36bdd9733065e1a46a298c363db970fe17b2 # 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.