Skip to content

Commit

Permalink
Bump up checkout action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
petergoldstein authored and gonzalo-bulnes committed Dec 3, 2024
1 parent 6d2f77c commit 32f99f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/${{ matrix.gemfile }}.gemfile
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
Expand Down

0 comments on commit 32f99f1

Please sign in to comment.