Skip to content

Bump actions/checkout from 4.1.3 to 4.1.5 #391

Bump actions/checkout from 4.1.3 to 4.1.5

Bump actions/checkout from 4.1.3 to 4.1.5 #391

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