Skip to content

Commit

Permalink
chore: update setup-ruby action restore ci build, attempt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mwfarb committed Jun 20, 2024
1 parent 95e116a commit 567cbcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@ec02537da5712d66d4d50a0f33b7eb52773b5ed1
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.5'
- name: Install any new ruby packages
Expand Down

0 comments on commit 567cbcc

Please sign in to comment.