Skip to content

chore(deps): bump vite from 4.0.3 to 4.3.9 #376

chore(deps): bump vite from 4.0.3 to 4.3.9

chore(deps): bump vite from 4.0.3 to 4.3.9 #376

Workflow file for this run

name: 'build-test'
on: # rebuild any PRs and main branch changes
pull_request:
jobs:
test: # make sure the action works on a clean machine without building
permissions:
issues: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./
- uses: ./
with:
working-directory: test/sample
- uses: ./
with:
working-directory: test/esm-sample