Skip to content

Bump vite from 5.4.20 to 5.4.21 #14

Bump vite from 5.4.20 to 5.4.21

Bump vite from 5.4.20 to 5.4.21 #14

Workflow file for this run

name: Test
on:
pull_request:
types: [closed]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: |
echo "Labels: ${{github.event.pull_request.labels}}"