Skip to content

chore(deps-dev): bump prettier from 3.0.3 to 3.1.1 #22

chore(deps-dev): bump prettier from 3.0.3 to 3.1.1

chore(deps-dev): bump prettier from 3.0.3 to 3.1.1 #22

Workflow file for this run

name: CI
on: [push]
jobs:
build:
name: Build
runs-on: [self-hosted, windows]
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version-file: ".nvmrc"