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 1616 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1717
1818 - name : Setup Ruby
19- uses : ruby/setup-ruby@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c # v1.237 .0
19+ uses : ruby/setup-ruby@e34163cd15f4bb403dcd72d98e295997e6a55798 # v1.238 .0
2020 with :
2121 ruby-version : ' 3.2' # Not needed with a .ruby-version file
2222 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
Original file line number Diff line number Diff line change 5454
5555 - name : Link Checker
5656 id : lychee
57- uses : lycheeverse/lychee-action@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c # v2.4.0
57+ uses : lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2.4.1
5858
5959 - name : Create Issue From File
6060 if : env.lychee_exit_code != 0
You can’t perform that action at this time.
0 commit comments