Skip to content

Bump the ci-dependencies group with 1 update #32

Bump the ci-dependencies group with 1 update

Bump the ci-dependencies group with 1 update #32

Workflow file for this run

name: Dotnet - Pack
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4
with:
dotnet-version: '6.0.x'
include-prerelease: true
- run: dotnet pack