Skip to content

Commit 33b9682

Browse files
committedAug 29, 2024
Fix release script
1 parent de55517 commit 33b9682

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: ruby/setup-ruby@v1
2121
with:
2222
bundler-cache: true
23+
ruby-version: 3.3.4
2324
- name: Configure trusted publishing credentials
2425
uses: rubygems/configure-rubygems-credentials@v1.0.0
2526
- name: Run release rake task

0 commit comments

Comments
 (0)