.github/workflows/bundle_audit.yml in pg_objects-1.3.3 vs .github/workflows/bundle_audit.yml in pg_objects-1.4.0

- old
+ new

@@ -13,10 +13,10 @@ fetch-depth: 0 - name: Set up Ruby uses: ruby/setup-ruby@v1 with: - ruby-version: '3.2.2' + ruby-version: '3.3.6' bundler-cache: true - name: Bundle audit run: bundle exec bundle-audit check