diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index b8a172e..aa5150c 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@78867a0a49722ccad3e6aee522d913d8795b0c30 + - uses: cerfcast/setup-action@1962cf54da0688d81c2b1dd551a696765a0d6c95 # 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.