Skip to content

Bump actions/checkout from 3 to 4 #378

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #378

Workflow file for this run

name: CocoaPods
on:
push:
branches:
- main
tags:
- "*"
pull_request:
branches:
- "*"
jobs:
cocoapods:
name: CocoaPods Lint
runs-on: macos-12
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
bundler-cache: true
- run: ./test podspec