We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8a7344 commit 3f81293Copy full SHA for 3f81293
1 file changed
.github/workflows/build.yml
@@ -95,7 +95,7 @@ jobs:
95
# Build
96
- name: Clone this repo to get find-jruby-head-url.rb
97
uses: actions/checkout@v4
98
- - uses: ruby/setup-ruby@v1
+ - uses: ruby/setup-ruby@master
99
with:
100
ruby-version: 2.6
101
- name: Download latest jruby nightly archive
0 commit comments