Skip to content

Bump express from 4.18.2 to 4.19.2 in /samples/WebClient (#63) #166

Bump express from 4.18.2 to 4.19.2 in /samples/WebClient (#63)

Bump express from 4.18.2 to 4.19.2 in /samples/WebClient (#63) #166

Workflow file for this run

name: build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: 8.0.x
- name: Test
run: ./build.sh test