Solution here: in pages-deploy.yml, change ruby-version: 3.0
to ruby-version: 3.2
- name: Setup Ruby uses: ruby/setup-ruby@v1 with: ruby-version: 3.2 bundler-cache: true
Working with chirpy, maybe have to update token, I did.