Skip to content

Commit

Permalink
Merge pull request #78 from raszi/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-2.4.0

chore(deps): bump actions/checkout from 2.3.5 to 2.4.0
  • Loading branch information
raszi authored Nov 3, 2021
2 parents 26b1c68 + 3010ebd commit c44e91a
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 @@ -15,7 +15,7 @@ jobs:
ruby: [2.5, 2.6, 2.7, 3.0]

steps:
- uses: actions/checkout@v2.3.5
- uses: actions/checkout@v2.4.0

- name: Set up Ruby
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit c44e91a

Please sign in to comment.