Skip to content

Update dependency @types/node to v22.10.2 #198

Update dependency @types/node to v22.10.2

Update dependency @types/node to v22.10.2 #198

Workflow file for this run

# This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node
name: Build and test
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
nodejs:
uses: lookupdaily/actions/.github/workflows/build-and-test.yml@main