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.
2 parents fa22e46 + 3fc58ba commit 7e73fb6Copy full SHA for 7e73fb6
.github/workflows/module_release.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
17
- name: "Set up Ruby"
18
- uses: "actions/setup-ruby@v1"
+ uses: "ruby/setup-ruby@v1"
19
with:
20
ruby-version: "3.1"
21
0 commit comments