We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
markdown-lint-check
1 parent d1147d6 commit a71c1ceCopy full SHA for a71c1ce
.github/workflows/build.yml
@@ -72,7 +72,7 @@ jobs:
72
script/make-pretty check
73
74
markdown-lint-check:
75
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
76
steps:
77
- name: Harden Runner
78
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
0 commit comments