Skip to content

Commit

Permalink
Switch to 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nkalupahana committed Jan 20, 2024
1 parent 2f7e0a0 commit a65735a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3'
ruby-version: '3.2'
bundler-cache: true
- run: bundle install && bundle exec jekyll build
- uses: FirebaseExtended/action-hosting-deploy@v0
Expand Down

0 comments on commit a65735a

Please sign in to comment.