We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7a2892 commit 6a7c47fCopy full SHA for 6a7c47f
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
name: 'Lint: node-24, ubuntu-latest'
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
17
with:
18
fetch-depth: 0
19
@@ -34,7 +34,7 @@ jobs:
34
name: 'Format: node-24, ubuntu-latest'
35
36
37
38
39
40
@@ -55,7 +55,7 @@ jobs:
55
name: 'TS-Check Tests: node-24, ubuntu-latest'
56
57
58
59
60
61
0 commit comments