Skip to content

chore: bump @equinor/eds-core-react from 0.42.0 to 0.42.4 #1050

chore: bump @equinor/eds-core-react from 0.42.0 to 0.42.4

chore: bump @equinor/eds-core-react from 0.42.0 to 0.42.4 #1050

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