We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1121b13 commit e03d5ebCopy full SHA for e03d5eb
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
persist-credentials: false
43
- name: Set up tree-sitter
44
- uses: tree-sitter/setup-action/cli@v2
+ uses: tree-sitter/setup-action/cli@c4c258862a6a7e43a7aef152256bbf659972c408 # v2
45
- name: Set up examples
46
run: |-
47
git clone https://github.com/mdn/content examples/content --single-branch --depth=1 --filter=blob:none
0 commit comments