Merge pull request #95 from ms-ati/dependabot/github_actions/actions/checkout-3.0.2

Bump actions/checkout from 3.0.1 to 3.0.2
This commit is contained in:
Marc Siegel 2022-04-23 22:09:14 -04:00 committed by GitHub
commit 6bd4878ce0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
ruby: [jruby, truffleruby, 2.5, 2.6, 2.7, '3.0', 3.1, head]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3.0.1
- uses: actions/checkout@v3.0.2
# Conditionally configure bundler via environment variables as advised
# * https://github.com/ruby/setup-ruby#bundle-config