Skip to content

Bump follow-redirects from 1.15.4 to 1.15.6 in /samples/WebClient (#62) #163

Bump follow-redirects from 1.15.4 to 1.15.6 in /samples/WebClient (#62)

Bump follow-redirects from 1.15.4 to 1.15.6 in /samples/WebClient (#62) #163

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