Skip to content

Bump @types/node from 18.11.9 to 20.5.9 #86

Bump @types/node from 18.11.9 to 20.5.9

Bump @types/node from 18.11.9 to 20.5.9 #86

Workflow file for this run

name: Build with bratiska-cli
on:
pull_request:
branches:
- master
jobs:
build:
name: build node application
permissions: write-all
uses: bratislava/github-actions/.github/workflows/build-with-bratiska-cli.yml@stable
with:
directory: ./
debug: --debug
secrets:
sentry-token: ${{ secrets.SENTRY_AUTH_TOKEN }}