Skip to content

NEWS: 2.9.1 — community errata wave #112

NEWS: 2.9.1 — community errata wave

NEWS: 2.9.1 — community errata wave #112

Workflow file for this run

# Fails the push/PR if any workflow here uses an action running a deprecated
# Node.js runtime. Central logic: https://github.com/ismayc/gha-guards
name: node-guard
on:
push:
pull_request:
jobs:
node-guard:
uses: ismayc/gha-guards/.github/workflows/node-deprecation.yml@main