diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index b008331690e..096ae4182dd 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -17,7 +17,6 @@ jobs: - name: Setup ruby uses: ruby/setup-ruby@dffc446db9ba5a0c4446edb5bca1c5c473a806c5 # v1 with: - ruby-version: 3.3 bundler-cache: true - name: Perform URLs check