There was an error while loading. Please reload this page.
master
dev
2 parents 4f78726 + 027b264 commit 5bc321cCopy full SHA for 5bc321c
1 file changed
.github/workflows/linter.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Type checker
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v8
+ - uses: actions/checkout@v6
15
with:
16
persist-credentials: false
17
@@ -35,7 +35,7 @@ jobs:
35
name: Lint checker
36
37
38
39
40
41
@@ -63,7 +63,7 @@ jobs:
63
contents: read
64
actions: read
65
66
67
68
69
0 commit comments