Skip to content

Commit 8434c09

Browse files
authored
Merge pull request #123 from z-shell/dependabot/github_actions/ruby/setup-ruby-1.161.0
build(deps): bump ruby/setup-ruby from 1.159.0 to 1.161.0
2 parents 5ee25c5 + 1d51edc commit 8434c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
sudo apt-get install -y zsh tree
3535
sudo make -C lib/zsdoc install
3636
- name: 💎 Setup Ruby
37-
uses: ruby/setup-ruby@54a18e26dbbb1eabc604f317ade9a5788dddef81
37+
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42
3838
with:
3939
ruby-version: 3.1
4040
bundler-cache: true

0 commit comments

Comments
 (0)