Skip to content

Bump actions/checkout from 4.1.6 to 4.1.7 #408

Bump actions/checkout from 4.1.6 to 4.1.7

Bump actions/checkout from 4.1.6 to 4.1.7 #408

Workflow file for this run

name: BC Check
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
roave_bc_check:
name: Roave BC Check
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: fetch tags
run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
- name: Roave BC Check
uses: docker://nyholm/roave-bc-check-ga