Skip to content

Commit

Permalink
ci: use bleeding edge toml-test
Browse files Browse the repository at this point in the history
  • Loading branch information
cyyynthia committed May 15, 2024
1 parent 6c69b2d commit 0ab35c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- uses: actions/setup-go@v4
with:
go-version: '^1.22.3'
- run: go install github.com/toml-lang/toml-test/cmd/toml-test@latest
- run: go install github.com/toml-lang/toml-test/cmd/toml-test@master

- uses: actions/checkout@v4
- uses: actions/download-artifact@v4
Expand Down

0 comments on commit 0ab35c6

Please sign in to comment.