We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4705a2 commit 6e7ad78Copy full SHA for 6e7ad78
1 file changed
.github/workflows/yamllint.yml
@@ -8,7 +8,7 @@ on: [push, pull_request, workflow_dispatch]
8
jobs:
9
10
yamllint:
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
12
steps:
13
- uses: actions/checkout@v2
14
- name: yamllint github actions
0 commit comments