Skip to content

Commit

Permalink
Merge pull request #73 from ms-ati/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-2.3.4

Bump actions/checkout from 2 to 2.3.4
  • Loading branch information
ms-ati committed May 11, 2021
2 parents 9999c40 + 95438df commit d3d1d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
ruby: [jruby, truffleruby, 2.5, 2.6, 2.7, '3.0', head]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v2.3.4
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
Expand Down

0 comments on commit d3d1d55

Please sign in to comment.