Skip to content

feat: upgrade to Node v22 (LTS); drop v18, v20 (#497) #47

feat: upgrade to Node v22 (LTS); drop v18, v20 (#497)

feat: upgrade to Node v22 (LTS); drop v18, v20 (#497) #47

Workflow file for this run

name: Main Mirror
on:
push:
branches: ['main']
permissions: {}
jobs:
mirror:
permissions:
contents: write # to update branch
runs-on: ubuntu-latest
steps:
- uses: zofrex/mirror-branch@v1
with:
target-branch: master