mirror of
https://github.com/gotify/server.git
synced 2026-05-06 21:42:07 +08:00
chore(deps): update codecov/codecov-action action to v6
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- run: make download-tools
|
||||
- run: make test
|
||||
- run: make check-ci
|
||||
- uses: codecov/codecov-action@v5
|
||||
- uses: codecov/codecov-action@v6
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
- if: startsWith(github.ref, 'refs/tags/v')
|
||||
|
||||
Reference in New Issue
Block a user