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 51f42ee commit 07f2167Copy full SHA for 07f2167
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
- name: Set up Ruby
18
- uses: ruby/setup-ruby@v1
+ uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # v1.190.0
19
with:
20
ruby-version: '2.6'
21
- run: bundle install
0 commit comments