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

chore(deps): update actions/checkout action to v4.1.1 #256

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

chore(deps): update actions/checkout action to v4.1.1 #256

Workflow file for this run

name: Score Test
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: '18.x'
- name: use npm
run: |
npm install
npm test