File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2828
2929 - name : Link Checker
30- uses : lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7 .0
30+ uses : lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2.8 .0
3131 with :
3232 # There is no security token. So, it would fail on any links which aren't public.
3333 args : " --verbose --no-progress **/*.md"
Original file line number Diff line number Diff line change @@ -30,10 +30,10 @@ jobs:
3030 skills-validate :
3131 runs-on : ubuntu-latest
3232 steps :
33- - uses : actions/checkout@v4
33+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
3434
3535 - name : Set up Python
36- uses : actions/setup-python@v5
36+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
3737 with :
3838 python-version : " 3.11"
3939
You can’t perform that action at this time.
0 commit comments