mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
Add version to Coveralls Action
This commit is contained in:
parent
640b9f6483
commit
1c83056f02
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -103,7 +103,7 @@ jobs:
|
|||
python -m tox -e ${{ matrix.toxenv }}
|
||||
|
||||
- name: Report to coveralls
|
||||
uses: coverallsapp/github-action@f350da2c033043742f89e8c0b7b5145a1616da6d
|
||||
uses: coverallsapp/github-action@f350da2c033043742f89e8c0b7b5145a1616da6d # v2.1.2
|
||||
|
||||
docs:
|
||||
# there's some overlap with publish-pages.yml, but this one runs on pull
|
||||
|
|
|
|||
Loading…
Reference in a new issue