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.
2 parents 803dee5 + c11811b commit d1af779Copy full SHA for d1af779
.github/workflows/stable.yml
@@ -15,7 +15,7 @@ jobs:
15
JRUBY_OPTS: "--debug"
16
17
steps:
18
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
19
20
- name: Setup ruby
21
uses: ruby/setup-ruby@v1
.github/workflows/unstable.yml
@@ -17,7 +17,7 @@ jobs:
22
23
0 commit comments