Update GitHub Actions

This commit is contained in:
renovate[bot]
2026-02-12 12:13:28 +00:00
committed by GitHub
parent 076cc035d3
commit d89e4bdced
4 changed files with 6 additions and 6 deletions

View File

@@ -22,7 +22,7 @@ jobs:
- name: Vitest
run: "yarn run test:coverage"
- name: Upload to codecov
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with: