Skip to content

Bump Microsoft.Azure.Functions.Worker from 1.20.1 to 1.21.0 #16

Bump Microsoft.Azure.Functions.Worker from 1.20.1 to 1.21.0

Bump Microsoft.Azure.Functions.Worker from 1.20.1 to 1.21.0 #16

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Setup .NET
uses: actions/[email protected]
- name: Build
run: |
dotnet build