Skip to content

build(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.1 #2394

build(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.1

build(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.1 #2394

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@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: build and test
run: make docker_tests