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 73f41fc commit 06d4123Copy full SHA for 06d4123
.github/workflows/code.yml
@@ -37,7 +37,7 @@ jobs:
37
sudo apt-get install -y zsh tree
38
sudo make -C lib/zsdoc install
39
- name: 💎 Setup Ruby
40
- uses: ruby/setup-ruby@af848b40be8bb463a751551a1180d74782ba8a72
+ uses: ruby/setup-ruby@086ffb1a2090c870a3f881cc91ea83aa4243d408 # v1.195.0
41
with:
42
ruby-version: 3.1
43
bundler-cache: true
0 commit comments