Skip to content

Bump actions/download-artifact from 3 to 4 (#9) #4

Bump actions/download-artifact from 3 to 4 (#9)

Bump actions/download-artifact from 3 to 4 (#9) #4

Workflow file for this run

name: Main
on:
push:
branches: [ "main" ]
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
jobs:
ci-workflow:
uses: ./.github/workflows/ci.yaml
secrets: inherit
with:
publish-wheels: true
sha: ${{ github.sha }}