Skip to content

Commit

Permalink
ci: Update checkout action (#642)
Browse files Browse the repository at this point in the history
  • Loading branch information
santib committed Dec 26, 2023
1 parent d3b3da4 commit 1f57b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
env:
BUNDLE_GEMFILE: gemfiles/${{ matrix.gemfile }}.gemfile
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
Expand Down

0 comments on commit 1f57b33

Please sign in to comment.