Skip to content

build(deps-dev): bump vite from 4.5.2 to 4.5.3 (#54) #269

build(deps-dev): bump vite from 4.5.2 to 4.5.3 (#54)

build(deps-dev): bump vite from 4.5.2 to 4.5.3 (#54) #269

Workflow file for this run

on:
push:
branches: [main]
pull_request:
branches: [main]
name: 🚀 Build and Test
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Use Node.js 16.16.0
uses: actions/setup-node@v3
with:
node-version: 16.16.0
- run: npm install-ci-test