File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4242 echo "baz" > dist/foobar.html
4343
4444 - name : Upload artifact
45- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.0.0
45+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
4646 with :
4747 name : website
4848 path : dist
Original file line number Diff line number Diff line change @@ -299,7 +299,7 @@ runs:
299299 # ----------------------------------------------------------------------------------------------
300300 - name : Run Link Checker
301301 if : ${{ inputs.linkchecker_enabled == 'true' && (env.IS_PRODUCTION == 'true' || env.IS_PREVIEW == 'true' ) }}
302- uses : lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2.6.1
302+ uses : lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7.0
303303 with :
304304 args : >-
305305 -r ${{ inputs.linkchecker_retry_times }}
You can’t perform that action at this time.
0 commit comments