Skip to content

Commit

Permalink
Merge pull request #91 from akkinoc/dependabot/github_actions/ruby/se…
Browse files Browse the repository at this point in the history
…tup-ruby-1.144.2

Bump ruby/setup-ruby from 1.144.1 to 1.144.2
  • Loading branch information
akkinoc authored Mar 21, 2023
2 parents f6d1d0b + 0bd26ec commit 6c97f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Ruby
uses: ruby/[email protected].1
uses: ruby/[email protected].2
with:
bundler-cache: true
- name: Build the site
Expand Down

0 comments on commit 6c97f33

Please sign in to comment.