Skip to content

Commit

Permalink
Merge branch 'main' into freeze-time-2
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Dec 26, 2023
2 parents f79cb2d + 1f57b33 commit e7e0a05
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 e7e0a05

Please sign in to comment.