We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0287c2 commit 8413c26Copy full SHA for 8413c26
.github/workflows/clang-format.yml
@@ -20,7 +20,7 @@ jobs:
20
indent:
21
22
name: indent
23
- runs-on: [ubuntu-20.04]
+ runs-on: [ubuntu-latest]
24
25
steps:
26
- uses: actions/checkout@v4
0 commit comments