Skip to content

chore(deps): update node.js to v20.12.0 #1368

chore(deps): update node.js to v20.12.0

chore(deps): update node.js to v20.12.0 #1368

name: Yarn Lock Changes
on: [pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Yarn Lock Changes
uses: Simek/yarn-lock-changes@main
with:
token: ${{ secrets.GITHUB_TOKEN }}
# collapsibleThreshold: '25'
# failOnDowngrade: 'false'
# path: 'yarn.lock'
# updateComment: 'true'