Skip to content

Bump actions/checkout from 4 to 5 #612

Bump actions/checkout from 4 to 5

Bump actions/checkout from 4 to 5 #612

Workflow file for this run

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