Skip to content

Commit 0b9f285

Browse files
committed
pages.yml updates uses ruby to ruby/setup-ruby@086ffb1 # v1.195.0
1 parent 09543a8 commit 0b9f285

File tree

4 files changed

+3
-67
lines changed

4 files changed

+3
-67
lines changed

.github/workflows/jekyll.yml

Lines changed: 0 additions & 64 deletions
This file was deleted.

.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@086ffb1a2090c870a3f881cc91ea83aa4243d408 # v1.195.0
3636
with:
3737
ruby-version: '3.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)