Skip to content

ci(deps): bump dawidd6/action-download-artifact from 10 to 11 #1620

ci(deps): bump dawidd6/action-download-artifact from 10 to 11

ci(deps): bump dawidd6/action-download-artifact from 10 to 11 #1620

Workflow file for this run

name: "Audit"
on:
pull_request:
branches:
- master
jobs:
audit:
if: false
# if: startsWith(github.head_ref, 'changeset-release')
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: CI Setup
uses: ./.github/actions/ci-setup
- name: Audit
run: pnpm audit