Bump actions/checkout from 3 to 4 (#1295)

This commit is contained in:
dependabot[bot] 2023-09-12 06:38:26 -07:00 committed by GitHub
parent ac42a9bab5
commit 770eea9f94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up Ruby 2.6
uses: ruby/setup-ruby@v1
with: