Skip to content

Commit ac316d7

Browse files
chore(deps): update github-actions to v7
1 parent de8eade commit ac316d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- run: pnpm build
2222
- run: pnpm test:types
2323
- run: pnpm vitest --coverage
24-
- uses: codecov/codecov-action@v6
24+
- uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7
2525
with: { token: "${{ secrets.CODECOV_TOKEN }}" }
2626
publish:
2727
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)