Skip to content

Upgrade npm deps to latest, Rust to 1.84.0, emsdk to 3.1.68, artichoke to latest, and cargo deps to latest #2603

Upgrade npm deps to latest, Rust to 1.84.0, emsdk to 3.1.68, artichoke to latest, and cargo deps to latest

Upgrade npm deps to latest, Rust to 1.84.0, emsdk to 3.1.68, artichoke to latest, and cargo deps to latest #2603

Workflow file for this run

---
name: Merge
"on":
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
labels:
name: Labels
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@388fd6af37b34cdfe5a23b37060e763217e58b03 # v5.5
with:
mode: exactly
count: 0
labels: "S-do-not-merge, S-wip"