We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76aa103 commit 948e0a9Copy full SHA for 948e0a9
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
# https://github.com/marketplace/actions/checkout
17
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
18
# https://github.com/marketplace/actions/setup-ruby-jruby-and-truffleruby
19
- name: Set up Ruby
20
uses: ruby/setup-ruby@v1
0 commit comments