Skip to content

deps(dev): Bump @rollup/wasm-node from 4.14.0 to 4.14.1 #543

deps(dev): Bump @rollup/wasm-node from 4.14.0 to 4.14.1

deps(dev): Bump @rollup/wasm-node from 4.14.0 to 4.14.1 #543

Workflow file for this run

name: Pull Request
on:
pull_request:
# Recommended by Graphite: https://graphite.dev/docs/github-configuration-guidelines#github-actions
types: [opened, synchronize, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Run tests
uses: ./.github/workflows/reusable-test.yml
examples:
name: Build examples
uses: ./.github/workflows/reusable-examples.yml