Skip to content

Commit

Permalink
chore: update gha checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
rarruda committed Nov 25, 2022
1 parent f2cd094 commit b205146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Expand Up @@ -38,7 +38,7 @@ jobs:
- 2.5

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Set up Ruby ${{ matrix.ruby-version }}
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit b205146

Please sign in to comment.