Skip to content

Bump activesupport from 7.0.4.2 to 7.0.7.1 #3

Bump activesupport from 7.0.4.2 to 7.0.7.1

Bump activesupport from 7.0.4.2 to 7.0.7.1 #3

Workflow file for this run

name: validate
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: blaze/macos-14
steps:
- name: Checkout Repo
uses: actions/checkout@v2
- name: Build gem
run: |
gem build cocoapods-patch.gemspec