We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c48a88 commit 544c88cCopy full SHA for 544c88c
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
BUNDLE_GEMFILE: gemfiles/${{ matrix.gemfile }}.gemfile
41
steps:
42
# https://github.com/marketplace/actions/checkout
43
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
44
# https://github.com/marketplace/actions/setup-ruby-jruby-and-truffleruby
45
- name: Set up Ruby
46
uses: ruby/setup-ruby@v1
0 commit comments