Skip to content

Commit f4bbf0b

Browse files
committed
updated ruby action v1.196.0
1 parent 8871aa5 commit f4bbf0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Checkout
3333
uses: actions/checkout@v4
3434
- name: Setup Ruby
35-
uses: ruby/setup-ruby@v1
35+
uses: ruby/setup-ruby@v1.196.0
3636
with:
3737
ruby-version: '3.1.3' # Not needed with a .ruby-version file
3838
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

0 commit comments

Comments
 (0)