1
0
mirror of https://github.com/bitwarden/server synced 2025-12-24 20:23:21 +00:00

Upgrade Swagger (#2611)

This commit is contained in:
Matt Bishop
2023-01-24 12:10:00 -05:00
committed by GitHub
parent aa9f859306
commit 0e32cb944a
13 changed files with 108 additions and 111 deletions

View File

@@ -390,6 +390,11 @@ jobs:
runs-on: ubuntu-22.04
needs: build-docker
steps:
- name: Set up dotnet
uses: actions/setup-dotnet@9211491ffb35dd6a6657ca4f45d43dfe6e97c829
with:
dotnet-version: "6.0.x"
- name: Checkout repo
uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846