We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5567aae commit c105079Copy full SHA for c105079
1 file changed
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup Ruby
21
uses: ruby/setup-ruby@v1
22
with:
23
- # ruby-version is not needed with a .ruby-version
+ ruby-version: 3.3
24
bundler-cache: true
25
26
- name: Install dependencies
0 commit comments