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 419bf03 commit 74000a4Copy full SHA for 74000a4
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v3
16
17
- name: Setup Ruby
18
- uses: ruby/setup-ruby@v1.171.0
+ uses: ruby/setup-ruby@v1
19
with:
20
bundler-cache: true
21
0 commit comments