Skip to content

Commit 5cd4522

Browse files
BillWagnerjskeet
authored andcommitted
update version.
1 parent c0195f4 commit 5cd4522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/grammar-validator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
# Install build grammar global tool
3535
- name: Install BuildGrammar tool
3636
run: |
37-
dotnet tool install --version 1.0.0-alpha.1 --global --add-source ./.github/workflows/dependencies/ EcmaTC49.BuildGrammar
37+
dotnet tool install --version 1.0.0-alpha.2 --global --add-source ./.github/workflows/dependencies/ EcmaTC49.BuildGrammar
3838
3939

4040
- name: run validate

0 commit comments

Comments
 (0)