Skip to content

Bump ts-jest from 29.2.3 to 29.2.4 #4282

Bump ts-jest from 29.2.3 to 29.2.4

Bump ts-jest from 29.2.3 to 29.2.4 #4282

Workflow file for this run

name: Build
on:
pull_request_target:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
- uses: docker/setup-buildx-action@v3
- uses: docker/build-push-action@v6
name: Build
with:
push: false
cache-from: type=gha
cache-to: type=gha,mode=max