Skip to content

Bump @types/node from 20.12.8 to 20.12.10 #4146

Bump @types/node from 20.12.8 to 20.12.10

Bump @types/node from 20.12.8 to 20.12.10 #4146

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@v5
name: Build
with:
push: false
cache-from: type=gha
cache-to: type=gha,mode=max