Skip to content

build(deps): Bump actions/upload-artifact from 4.4.3 to 4.6.0 (#1086) #2634

build(deps): Bump actions/upload-artifact from 4.4.3 to 4.6.0 (#1086)

build(deps): Bump actions/upload-artifact from 4.4.3 to 4.6.0 (#1086) #2634

Workflow file for this run

name: CI Build and Test
permissions:
contents: read
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: build and test
run: make docker_tests