Skip to content

Commit 5e37075

Browse files
committed
Update ubuntu runner to latest
1 parent 19cd09b commit 5e37075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_name}}/.github/workflows/validate-codecov-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
validate-codecov-config:
11-
runs-on: ubuntu-22.04
11+
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: Validate codecov configuration

0 commit comments

Comments
 (0)