1
0
Fork 0
mirror of https://github.com/mperham/connection_pool synced 2023-03-27 23:22:21 -04:00

Bump actions/checkout from 2 to 3 (#163)

This commit is contained in:
dependabot[bot] 2022-06-22 13:42:00 +02:00 committed by GitHub
parent eb3b2e0d2e
commit d2ff737ab6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ jobs:
- ruby: "truffleruby"
experimental: true
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{matrix.ruby}}