We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 615c2c9 + d2960f1 commit 16624d2Copy full SHA for 16624d2
2 files changed
.github/workflows/actionlint.yml
@@ -9,7 +9,7 @@ jobs:
9
name: runner / actionlint
10
runs-on: ubuntu-22.04
11
steps:
12
- - uses: actions/checkout@v4.1.7
+ - uses: actions/checkout@v4.2.2
13
- name: actionlint
14
uses: reviewdog/action-actionlint@v1.65.2
15
with:
.github/workflows/review.yml
@@ -16,7 +16,7 @@ jobs:
16
rust:
17
18
19
20
21
- uses: actions-rs/toolchain@v1.0.7
22
0 commit comments