File tree Expand file tree Collapse file tree 6 files changed +1001
-635
lines changed
Expand file tree Collapse file tree 6 files changed +1001
-635
lines changed Original file line number Diff line number Diff line change 1-
21AAAAB
32Adblocker
43Aetina
54ahci
65allwinner
76alsa
7+ altboot
88alwaysai
99amdefine
1010apikey
2121ASYNCDNS
2222aufs
2323Authy
24+ Authyßß
2425autoconnect
2526autolinker
2627automounting
@@ -160,6 +161,7 @@ fleetordevice
160161forkable
161162FORMATED
162163fseventsd
164+ fstype
163165gcloud
164166genericx
165167getrandom
@@ -241,6 +243,7 @@ mitigations
241243mmcblk
242244mmcli
243245modeswitch
246+ mountpoint
244247mraa
245248MRAA
246249mschapv
@@ -314,6 +317,7 @@ raspberrypi
314317raspberrypicm
315318RAWIO
316319RCSI
320+ rcvbuf
317321rechoir
318322redsocks
319323REFCLOCK
@@ -337,6 +341,7 @@ rockpi
337341rockpro
338342Rocktech
339343rollouts
344+ rootfs
340345RSSPM
341346rulefilename
342347ruuvitag
@@ -352,10 +357,12 @@ SECHASH
352357secretpassword
353358selectpicker
354359serivce
360+ serv
355361SIGND
356362signup
357363sindresorhus
358364smarc
365+ sndbuf
359366someservice
360367Spacely
361368sshkeys
@@ -370,6 +377,7 @@ supervisortest
370377sysfs
371378sysroot
372379systfs
380+ sysv
373381tagkey
374382tapable
375383tarbz
Original file line number Diff line number Diff line change 1919 - name : Checkout code
2020 uses : actions/checkout@v4
2121
22- - uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
22+ - uses : actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65
2323 with :
2424 node-version : 18
2525 cache : " npm"
Original file line number Diff line number Diff line change 2222
2323 # fetch external files && Building the docs
2424 - name : Build the docs
25- uses : actions/setup-node@v3
25+ uses : actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65
2626 with :
27- node-version : 16
27+ node-version : 18
2828 - run : npm run deploy-docs
2929
3030 - uses : actions/cache@v3
3636 # Run link checker on the generated HTML
3737 - name : Link Checker
3838 id : lychee
39- uses : lycheeverse/lychee-action@ec7614d7605b47efb08dc370f6d0a71884cba944 # 1.8.0
39+ uses : lycheeverse/lychee-action@22134d37a1fff6c2974df9c92a7c7e1e86a08f9c # for v1.9.0
40+
4041 env :
4142 GITHUB_TOKEN : ${{secrets.GITHUB_TOKEN}}
4243 with :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments