Skip to content

Commit 391e31f

Browse files
committed
Update latest checkout action version
1 parent 180e07b commit 391e31f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
ruby: ["2.7", "3.0", "3.1", "3.2", "3.3", "ruby-head", "truffleruby-head", "jruby-9.4", "jruby-head"]
3535
runs-on: ubuntu-latest
3636
steps:
37-
- uses: actions/checkout@v3
37+
- uses: actions/checkout@v4
3838
- run: rm Gemfile.lock
3939
- uses: ruby/setup-ruby@v1
4040
with:

0 commit comments

Comments
 (0)