We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 304f90f commit ff1cca5Copy full SHA for ff1cca5
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
command: "bundle exec rake test || true"
36
steps:
37
- name: checkout
38
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
39
40
- name: setup ruby
41
uses: ruby/setup-ruby@v1
0 commit comments