We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 335b49a + aa5a5b7 commit 789ee50Copy full SHA for 789ee50
2 files changed
.github/workflows/actionlint.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
actionlint:
9
name: runner / actionlint
10
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
11
steps:
12
- uses: actions/checkout@v4.2.2
13
- name: actionlint
.github/workflows/review.yml
@@ -14,7 +14,7 @@ env:
14
15
16
rust:
17
18
19
20
0 commit comments