Skip to content

Commit

Permalink
Update latest checkout action version
Browse files Browse the repository at this point in the history
  • Loading branch information
m-nakamura145 committed Jan 17, 2024
1 parent 180e07b commit 391e31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -34,7 +34,7 @@ jobs:
ruby: ["2.7", "3.0", "3.1", "3.2", "3.3", "ruby-head", "truffleruby-head", "jruby-9.4", "jruby-head"]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: rm Gemfile.lock
- uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 391e31f

Please sign in to comment.