Skip to content

Commit 8414184

Browse files
⬆️ Updates ruby to v2.7.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b946ad8 commit 8414184

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-urls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
output: ''
1414
- uses: ruby/setup-ruby@v1
1515
with:
16-
ruby-version: 2.4.1
16+
ruby-version: 2.7.8
1717
- run: gem install awesome_bot
1818
- run: for i in ${{ steps.file_changes.outputs.files_modified }}; do echo; echo "processing $i"; awesome_bot $i --allow-redirect --allow-dupe --allow-ssl || true; done
1919
- uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)