diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 9e04457..52451b2 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@886f0ab373105625f5af268677bc715050fcc105 + - uses: cerfcast/setup-action@77beeb4b2700fc7f87c5cfb3bf721c9a607940a9 # 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.