Skip to content

Commit

Permalink
pages.yml updates uses ruby to ruby/setup-ruby@086ffb1 # v1.195.0
Browse files Browse the repository at this point in the history
  • Loading branch information
balotofi committed Jan 10, 2025
1 parent 09543a8 commit 0b9f285
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 67 deletions.
64 changes: 0 additions & 64 deletions .github/workflows/jekyll.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Ruby
uses: ruby/setup-ruby@v1
uses: ruby/setup-ruby@086ffb1a2090c870a3f881cc91ea83aa4243d408 # v1.195.0
with:
ruby-version: '3.3' # Not needed with a .ruby-version file
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
Expand Down
Loading

0 comments on commit 0b9f285

Please sign in to comment.