diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 97b0533..41e404f 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@c38b3e7ed328302f64b12d3488d07b205a548a80 + - uses: cerfcast/setup-action@702f7c4cf0589cd6f59b916ecdc5cb7af3cae53d # 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.