.github/workflows/main.yml in fd-0.6.0 vs .github/workflows/main.yml in fd-1.0.0
- old
+ new
@@ -8,9 +8,9 @@
steps:
- uses: actions/checkout@v3
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
- ruby-version: 3.2.1
+ ruby-version: 3.3
bundler-cache: true
- name: Run the default task
run: bundle exec rake