We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fecf1a commit ac72fcaCopy full SHA for ac72fca
1 file changed
.github/workflows/deploy.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
node-version: latest
30
- name: Setup Ruby
31
- uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42
+ uses: ruby/setup-ruby@v1
32
33
ruby-version: '3.1'
34
bundler-cache: true
0 commit comments