Skip to content

Commit 568ab47

Browse files
chore(deps): renovate: ruby to v3.4.7
1 parent e8edf64 commit 568ab47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Setup Ruby
3838
uses: ruby/setup-ruby@v1
3939
with:
40-
ruby-version: "3.3" # Not needed with a .ruby-version file
40+
ruby-version: "3.4.7" # Not needed with a .ruby-version file
4141
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
4242
cache-version: 0 # Increment this number if you need to re-download cached gems
4343
- name: Setup Pages

0 commit comments

Comments
 (0)