Skip to content

build(deps): bump actions/setup-node from 3.8.1 to 4.0.0 in /.github/workflows #283

build(deps): bump actions/setup-node from 3.8.1 to 4.0.0 in /.github/workflows

build(deps): bump actions/setup-node from 3.8.1 to 4.0.0 in /.github/workflows #283

Workflow file for this run

---
name: ⭕ Trunk [check]
on:
push:
branches: [main]
tags: [v*.*.*]
pull_request:
types: [opened, synchronize]
workflow_dispatch: {}
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions: read-all
jobs:
check:
runs-on: ubuntu-latest
permissions:
actions: write
steps:
- name: ✅ Checkout
uses: actions/checkout@v4
- name: ✨ Trunk Check
uses: trunk-io/trunk-action@e7aed0c296c6c49cc27f7cac8aef0d3e019b303a