Skip to content

Commit

Permalink
Merge pull request #2286 from andrehjr/update-checkout-actions
Browse files Browse the repository at this point in the history
Update actions/checkout to v4
  • Loading branch information
andrehjr committed Sep 5, 2023
2 parents 5a7293f + d789704 commit 5805952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -6,7 +6,7 @@ jobs:
rubocop:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 5805952

Please sign in to comment.