We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b7745 commit e3da03eCopy full SHA for e3da03e
.github/workflows/lint.yml
@@ -19,7 +19,7 @@ jobs:
19
concurrency:
20
group: ${{ github.head_ref || github.ref }}
21
cancel-in-progress: true
22
- runs-on: ubuntu-20.04
+ runs-on: 'ubuntu-24.04'
23
steps:
24
- uses: actions/[email protected]
25
with:
0 commit comments