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 53ad283 commit c11811bCopy full SHA for c11811b
.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