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 3c639dc commit 0bcc0beCopy full SHA for 0bcc0be
.github/workflows/publish.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Set up Ruby
41
uses: ruby/setup-ruby@v1
42
with:
43
- ruby-version: 3.0
+ ruby-version: '3.3'
44
bundler-cache: true
45
46
- name: Set up Python
.github/workflows/testing.yml
@@ -31,7 +31,7 @@ jobs:
31
32
33
34
35
36
37
0 commit comments