Skip to content

chore(deps): bump actions/checkout from 3 to 4 #54

chore(deps): bump actions/checkout from 3 to 4

chore(deps): bump actions/checkout from 3 to 4 #54

Workflow file for this run

name: impl
on:
push:
paths:
- .github/workflows/impl.yml
- "dockerfiles/impl/**"
- .github/workflows/reusable.yml
pull_request:
paths:
- .github/workflows/impl.yml
- "dockerfiles/impl/**"
- .github/workflows/reusable.yml
jobs:
impl:
uses: ./.github/workflows/reusable.yml
secrets: inherit
with:
name: impl
version: v1.2.0