From 9eb99b8542623ad5d80e94f96c2c7eed6b6c39cd Mon Sep 17 00:00:00 2001 From: Krakenied Date: Wed, 5 Feb 2025 19:32:13 +0100 Subject: Update docs gemfile --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 5a9246eb..3ad4846a 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -31,7 +31,7 @@ jobs: - name: Setup Ruby uses: ruby/setup-ruby@v1 with: - ruby-version: '3.3' # Not needed with a .ruby-version file + ruby-version: '3.4.1' # Not needed with a .ruby-version file bundler-cache: true # runs 'bundle install' and caches installed gems automatically cache-version: 0 # Increment this number if you need to re-download cached gems working-directory: '${{ github.workspace }}/docs' -- cgit v1.2.3-70-g09d2