Skip to content

Commit 4602287

Browse files
authored
Merge pull request #308 from jruby/dependabot/github_actions/actions-deps-f69d1f6078
Bump ruby/setup-ruby from 1.248.0 to 1.254.0 in the actions-deps group
2 parents 40ce36a + 7d10b5a commit 4602287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
cache: maven
8080

8181
- name: Setup JRuby
82-
uses: ruby/setup-ruby@a9bfc2ecf3dd40734a9418f89a7e9d484c32b990 # v1.248.0
82+
uses: ruby/setup-ruby@2a7b30092b0caf9c046252510f9273b4875f3db9 # v1.254.0
8383
with:
8484
ruby-version: jruby-${{ matrix.jruby_version }}
8585
bundler-cache: 'false' # Need to install later so we can vary from Gemfile.lock as required for JRuby version compatibility

0 commit comments

Comments
 (0)