Skip to content

Commit

Permalink
Merge pull request #273 from fog/dependabot/github_actions/actions/ch…
Browse files Browse the repository at this point in the history
…eckout-2.4.0

Bump actions/checkout from 2.3.5 to 2.4.0
  • Loading branch information
geemus committed Nov 3, 2021
2 parents 359d847 + 1a020df commit f12216a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
ruby-version: ['2.4', '2.5', '2.6', '2.7', '3.0', 'truffleruby-head', 'head']

steps:
- uses: actions/checkout@v2.3.5
- uses: actions/checkout@v2.4.0
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit f12216a

Please sign in to comment.