We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61425ad commit c8d55e8Copy full SHA for c8d55e8
1 file changed
.github/workflows/yamllint.yml
@@ -32,7 +32,7 @@ jobs:
32
notify:
33
needs: [validate-yaml]
34
if: failure()
35
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
36
steps:
37
- name: Notify
38
uses: mobsuccess-devops/github-actions-notify@master
0 commit comments