Skip to content

Bump @types/node from 20.14.2 to 20.14.5 #4207

Bump @types/node from 20.14.2 to 20.14.5

Bump @types/node from 20.14.2 to 20.14.5 #4207

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