Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

chore(deps): update actions/checkout action to v4 #1080

chore(deps): update actions/checkout action to v4

chore(deps): update actions/checkout action to v4 #1080

Workflow file for this run

name: Node.js CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: actions/[email protected]
- run: npm cit