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 627dc96 commit f73728dCopy full SHA for f73728d
.github/workflows/ruby.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Set up Ruby 3.3
12
uses: ruby/setup-ruby@v1
13
with:
14
- ruby-version: 3.3.x
+ ruby-version: 3.3
15
- name: Build and test with Rake
16
run: |
17
sudo apt-get update
0 commit comments