Skip to content

Commit

Permalink
ci: change failing parser-update-action to fixed version to test it
Browse files Browse the repository at this point in the history
  • Loading branch information
theHamsta committed Apr 27, 2024
1 parent a9ca9d9 commit cc76205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-cpp-parser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: tree-sitter/setup-action@v1
with:
install-lib: false
- uses: tree-sitter/parser-update-action@master
- uses: theHamsta/parser-update-action@allow-upper-case-in-github-username
with:
parent-name: hlsl
language-name: slang

0 comments on commit cc76205

Please sign in to comment.