Skip to content

Update actions/checkout digest to 692973e #38

Update actions/checkout digest to 692973e

Update actions/checkout digest to 692973e #38

Workflow file for this run

name: Run homebrew install
on: [push, pull_request]
jobs:
conftest:
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Install jcliff
run: |
brew tap ${{ github.repository }}
brew install ${{ github.repository }}/jcliff