diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index b79d59f..83bb331 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@740a65ccf9c2e208f9dc0a9a9a6a2877748e6161 + - uses: cerfcast/setup-action@a9ef4b121bcb8163523bdff372607210f6f40353 # 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.