Skip to content

Commit 41ae25b

Browse files
authored
Merge pull request #38 from aaronparker/dependabot/github_actions/ruby/setup-ruby-1.238.0
Bump ruby/setup-ruby from 1.237.0 to 1.238.0
2 parents be9a375 + 7ec91d9 commit 41ae25b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jeykll-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Setup Ruby
3838
# https://github.com/ruby/setup-ruby/releases/tag/v1.207.0
39-
uses: ruby/setup-ruby@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c
39+
uses: ruby/setup-ruby@e34163cd15f4bb403dcd72d98e295997e6a55798
4040
with:
4141
ruby-version: '3.4.3' # Not needed with a .ruby-version file
4242
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

0 commit comments

Comments
 (0)