Skip to content

Bump Microsoft.AspNetCore.OpenApi from 9.0.2 to 9.0.5 #13

Bump Microsoft.AspNetCore.OpenApi from 9.0.2 to 9.0.5

Bump Microsoft.AspNetCore.OpenApi from 9.0.2 to 9.0.5 #13

Workflow file for this run

name: Demo workflow
on:
push:
branches-ignore:
- main
jobs:
demo:
runs-on: ubuntu-latest # self-hosted
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: List all files
shell: bash
run: ls -r