Skip to content

Bump actions/download-artifact from 4.2.1 to 4.3.0 #259

Bump actions/download-artifact from 4.2.1 to 4.3.0

Bump actions/download-artifact from 4.2.1 to 4.3.0 #259

Workflow file for this run

---
on:
pull_request:
branches:
- master
jobs:
build_site:
uses: ./.github/workflows/on_call_build_site.yaml
staging_test:
uses: ./.github/workflows/on_call_staging_test.yaml
needs: build_site