Skip to content

Bump Microsoft.Azure.Functions.Worker.Sdk from 1.18.0 to 1.18.1 #32

Bump Microsoft.Azure.Functions.Worker.Sdk from 1.18.0 to 1.18.1

Bump Microsoft.Azure.Functions.Worker.Sdk from 1.18.0 to 1.18.1 #32

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