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 1313 steps :
1414 - uses : actions/checkout@v2
1515 - name : Download Link Checker
16- uses : lycheeverse/lychee-action@v1 .0.8
16+ uses : lycheeverse/lychee-action@v2 .0.2
1717 with :
1818 args :
1919 --verbose "${{ github.event.deployment.payload.web_url }}" --base
Original file line number Diff line number Diff line change 2424 npm install
2525
2626 - name : Link Checker
27- uses : lycheeverse/lychee-action@v1 .0.8
27+ uses : lycheeverse/lychee-action@v2 .0.2
2828 with :
2929 args : --verbose --no-progress --exclude-all-private **/*.md
3030 env :
Original file line number Diff line number Diff line change 3333
3434 - name : lychee Link Checker
3535 id : lychee
36- uses : lycheeverse/lychee-action@v1 .0.8
36+ uses : lycheeverse/lychee-action@v2 .0.2
3737 with :
3838 args : --verbose --no-progress --exclude-all-private ${{ steps.getfile.outputs.ts }}
3939 env :
You can’t perform that action at this time.
0 commit comments