File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3434
3535 - name : Check links with lychee
3636 id : lychee
37- uses : lycheeverse/lychee-action@v2.6.0
37+ uses : lycheeverse/lychee-action@01a5c94d8e012550040658854b90a7a7301e75ca # v2.6.0
3838 with :
3939 fail : true
4040 args : --verbose --no-progress _site/*.html
Original file line number Diff line number Diff line change 4848 JEKYLL_ENV : production
4949 - name : Upload artifact
5050 # Automatically uploads an artifact from the './_site' directory by default
51- uses : actions/upload-pages-artifact@v4
51+ uses : actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
5252
5353 # Deployment job
5454 deploy :
Original file line number Diff line number Diff line change 3030
3131 - name : Link Checker
3232 id : lychee
33- uses : lycheeverse/lychee-action@v2.6.0
33+ uses : lycheeverse/lychee-action@01a5c94d8e012550040658854b90a7a7301e75ca # v2.6.0
3434 with :
3535 args : --verbose --no-progress _site/*.html
3636 env :
You can’t perform that action at this time.
0 commit comments