Merge pull request #390 from eed3si9n/wip/fix-fuzz

Fix GitHub Actions
pull/659/head
eugene yokota 2024-03-13 02:00:07 +07:00 committed by GitHub
commit 70b4fe63c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

@ -17,7 +17,7 @@ jobs:
name: Parser fuzzing
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@4
- uses: actions/checkout@v4
- uses: vigoux/tree-sitter-fuzz-action@v1
with:
language: scala