Skip to content

Commit 093fca1

Browse files
Update dependency ruby to v3.4.7 (#223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee3895f commit 093fca1

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
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup Ruby
3636
uses: ruby/[email protected]
3737
with:
38-
ruby-version: '3.0' # Not needed with a .ruby-version file
38+
ruby-version: '3.4.7' # Not needed with a .ruby-version file
3939
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
4040
cache-version: 0 # Increment this number if you need to re-download cached gems
4141
- name: Setup Pages

0 commit comments

Comments
 (0)