Skip to content

Commit 678d09a

Browse files
Merge pull request #189 from plesk/dependabot/github_actions/main-7980569b8c
TECH Dependabot [github-actions] Bump codecov/codecov-action from 5 to 6 in the main group
2 parents 45cd68c + 8c223dd commit 678d09a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v6
1414
- run: docker compose run tests
15-
- uses: codecov/codecov-action@v5
15+
- uses: codecov/codecov-action@v6
1616
with:
1717
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)