Skip to content

Commit

Permalink
Merge pull request #759 from music-encoding/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/ruby/setup-ruby-1.222.0

build(deps): bump ruby/setup-ruby from 1.221.0 to 1.222.0
  • Loading branch information
musicEnfanthen authored Mar 7, 2025
2 parents 890a924 + 042ad46 commit 791b746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Setup Ruby
uses: ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777 # v1.221.0
uses: ruby/setup-ruby@277ba2a127aba66d45bad0fa2dc56f80dbfedffa # v1.222.0
with:
ruby-version: '3.2' # Not needed with a .ruby-version file
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
Expand Down

0 comments on commit 791b746

Please sign in to comment.