Skip to content

chore(deps): bump node-gyp-build from 4.8.2 to 4.8.3 #1366

chore(deps): bump node-gyp-build from 4.8.2 to 4.8.3

chore(deps): bump node-gyp-build from 4.8.2 to 4.8.3 #1366

Workflow file for this run

name: Check Links
on: pull_request
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Link Checker
uses: lycheeverse/[email protected]
with:
fail: false
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}