Merge branch 'main' of github.com:ZhgChgLi/linkyee

This commit is contained in:
ZhgChgLiBot 2025-03-22 22:01:18 +08:00
commit 82ffa4867a

View File

@ -25,7 +25,7 @@ jobs:
- name: Setup Ruby - name: Setup Ruby
uses: ruby/setup-ruby@v1 uses: ruby/setup-ruby@v1
with: with:
ruby-version: 2.7 ruby-version: 3.4.2
bundler-cache: true bundler-cache: true
- name: Deploy - name: Deploy