Skip to content

Bump Scriban from 6.2.1 to 6.4.0 #306

Bump Scriban from 6.2.1 to 6.4.0

Bump Scriban from 6.2.1 to 6.4.0 #306

Workflow file for this run

name: Build(.NET)
on:
pull_request:
paths:
- '**/*.cs'
- '**/*.tt'
- '**/*.xaml'
- '**/*.axaml'
- '**/*.razor'
- '**/*.cshtml'
- '**/*.csproj'
- '**/*.sln'
- '**/*.slnx'
- '**/*.props'
- '**/*.targets'
- '**/.editorconfig'
- '**/.globalconfig'
permissions: {}
jobs:
main:
name: Main
uses: finphie/Actions/.github/workflows/build-dotnet.yml@main