Skip to content

chore: bump @vitejs/plugin-react from 4.3.4 to 4.4.0 #1374

chore: bump @vitejs/plugin-react from 4.3.4 to 4.4.0

chore: bump @vitejs/plugin-react from 4.3.4 to 4.4.0 #1374

Workflow file for this run

name: pr cleanup
on:
pull_request:
types:
- closed
jobs:
cleanup:
runs-on: 'ubuntu-latest'
steps:
- uses: actions/checkout@v4
- name: clear pull request cache
uses: ./.github/workflows/actions/clear-cache
with:
branch: refs/pull/${{ github.event.pull_request.number }}/merge