File tree Expand file tree Collapse file tree 4 files changed +7
-6
lines changed Expand file tree Collapse file tree 4 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
-
2
1
AAAAB
3
2
Adblocker
4
3
Aetina
21
20
Asus
22
21
ASYNCDNS
23
22
aufs
23
+ Authy
24
24
Authyßß
25
25
autoconnect
26
26
autolinker
@@ -357,6 +357,7 @@ SECHASH
357
357
secretpassword
358
358
selectpicker
359
359
serivce
360
+ serv
360
361
SIGND
361
362
signup
362
363
sindresorhus
Original file line number Diff line number Diff line change 19
19
- name : Checkout code
20
20
uses : actions/checkout@v4
21
21
22
- - uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
22
+ - uses : actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65
23
23
with :
24
24
node-version : 18
25
25
cache : " npm"
Original file line number Diff line number Diff line change 22
22
23
23
# fetch external files && Building the docs
24
24
- name : Build the docs
25
- uses : actions/setup-node@v3
25
+ uses : actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65
26
26
with :
27
- node-version : 16
27
+ node-version : 18
28
28
- run : npm run deploy-docs
29
29
30
30
- uses : actions/cache@v3
36
36
# Run link checker on the generated HTML
37
37
- name : Link Checker
38
38
id : lychee
39
- uses : lycheeverse/lychee-action@ec7614d7605b47efb08dc370f6d0a71884cba944 # 1.8.0
39
+ uses : lycheeverse/lychee-action@22134d37a1fff6c2974df9c92a7c7e1e86a08f9c # for v1.9.0
40
+
40
41
env :
41
42
GITHUB_TOKEN : ${{secrets.GITHUB_TOKEN}}
42
43
with :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments