Skip to content

Commit a3e1b7a

Browse files
committed
modified: .github/workflows/code.yml
1 parent 7fb668b commit a3e1b7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/code.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ jobs:
3737
sudo apt-get install -y zsh tree
3838
sudo make -C lib/zsdoc install
3939
- name: 💎 Setup Ruby
40-
uses: ruby/setup-ruby@086ffb1a2090c870a3f881cc91ea83aa4243d408 # v1.195.0
40+
uses: ruby/setup-ruby@v1.228.0
4141
with:
42-
ruby-version: 3.1
42+
ruby-version: 3.3
4343
bundler-cache: true
4444
- name: 📝 Install asciidoctor-pdf and rouge
4545
run: gem install asciidoctor-pdf rouge

0 commit comments

Comments
 (0)