There was an error while loading. Please reload this page.
1 parent d73514e commit 027b264Copy full SHA for 027b264
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