Skip to content

Commit d321917

Browse files
chore(deps): update ruby/setup-ruby action to v1.255.0
1 parent 3bc0d13 commit d321917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
python-version: ${{ matrix.python }}
2323
- name: "[INIT] Install Ruby ${{ matrix.ruby }}"
24-
uses: ruby/setup-ruby@v1.95.0
24+
uses: ruby/setup-ruby@v1.255.0
2525
with:
2626
ruby-version: ${{ matrix.ruby }}
2727
bundler-cache: true

0 commit comments

Comments
 (0)