Skip to content

build(deps): bump actions/upload-artifact from 5 to 6 #812

build(deps): bump actions/upload-artifact from 5 to 6

build(deps): bump actions/upload-artifact from 5 to 6 #812

Workflow file for this run

name: validate
on:
push:
branches:
- 'main'
pull_request:
jobs:
validate:
runs-on: ubuntu-24.04
steps:
-
name: Checkout
uses: actions/checkout@v6
-
name: Run
uses: docker/bake-action@v6
with:
source: .
targets: validate