Skip to content

Update actions/setup-dotnet action to v4 #8

Update actions/setup-dotnet action to v4

Update actions/setup-dotnet action to v4 #8

Workflow file for this run

name: PR
on:
pull_request:
branches: [ master ]
jobs:
analyze:
uses: ./.github/workflows/codeql.yml
test:
needs: analyze
uses: ./.github/workflows/test.yml