Skip to content

build(deps): bump actions/checkout from 4 to 6 #53

build(deps): bump actions/checkout from 4 to 6

build(deps): bump actions/checkout from 4 to 6 #53

Workflow file for this run

name: CI
on:
merge_group:
pull_request:
jobs:
build:
name: Build
uses: ./.github/workflows/reusable-build-and-push.yml
with:
image_tag: ${{ github.sha }}
push: false
upload: false