Skip to content

Commit a206932

Browse files
Merge pull request #187 from plesk/dependabot/github_actions/main-e491c41317
TECH Dependabot [github-actions] Bump the main group with 2 updates
2 parents 3a1d158 + 064e4a0 commit a206932

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
test:
1111
runs-on: ubuntu-24.04
1212
steps:
13-
- uses: actions/checkout@v4
13+
- uses: actions/checkout@v6
1414
- run: docker compose run tests
15-
- uses: codecov/codecov-action@v4
15+
- uses: codecov/codecov-action@v5
1616
with:
1717
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)