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 34
34
35
35
- name : Check links with lychee
36
36
id : lychee
37
- uses : lycheeverse/lychee-action@v2.5 .0
37
+ uses : lycheeverse/lychee-action@01a5c94d8e012550040658854b90a7a7301e75ca # v2.6 .0
38
38
with :
39
39
fail : true
40
40
args : --verbose --no-progress _site/*.html
Original file line number Diff line number Diff line change 48
48
JEKYLL_ENV : production
49
49
- name : Upload artifact
50
50
# Automatically uploads an artifact from the './_site' directory by default
51
- uses : actions/upload-pages-artifact@v3
51
+ uses : actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
52
52
53
53
# Deployment job
54
54
deploy :
Original file line number Diff line number Diff line change 30
30
31
31
- name : Link Checker
32
32
id : lychee
33
- uses : lycheeverse/lychee-action@v2.5 .0
33
+ uses : lycheeverse/lychee-action@01a5c94d8e012550040658854b90a7a7301e75ca # v2.6 .0
34
34
with :
35
35
args : --verbose --no-progress _site/*.html
36
36
env :
You can’t perform that action at this time.
0 commit comments