Skip to content

Commit e1e9a55

Browse files
authored
Merge pull request #125 from z-shell/dependabot/github_actions/ruby/setup-ruby-1.162.0
build(deps): bump ruby/setup-ruby from 1.161.0 to 1.162.0
2 parents 34277e0 + aa535fd commit e1e9a55

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@8575951200e472d5f2d95c625da0c7bec8217c42
37+
uses: ruby/setup-ruby@af848b40be8bb463a751551a1180d74782ba8a72
3838
with:
3939
ruby-version: 3.1
4040
bundler-cache: true

0 commit comments

Comments
 (0)