mirror of
https://github.com/p-stream/p-stream.git
synced 2026-01-11 20:10:32 +00:00
fix wrong version
This commit is contained in:
parent
dd662efd72
commit
addd8ca031
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linting_annotate.yml
vendored
2
.github/workflows/linting_annotate.yml
vendored
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
- run: ls -la
|
||||
|
||||
- name: Annotate linting
|
||||
uses: ataylorme/eslint-annotate-action@v6
|
||||
uses: ataylorme/eslint-annotate-action@v2
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
report-json: "eslint_report.json"
|
||||
|
|
|
|||
Loading…
Reference in a new issue