Skip to content

Commit ff1cca5

Browse files
Bump actions/checkout (#38)
1 parent 304f90f commit ff1cca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
command: "bundle exec rake test || true"
3636
steps:
3737
- name: checkout
38-
uses: actions/checkout@v2
38+
uses: actions/checkout@v4
3939

4040
- name: setup ruby
4141
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)