Scanner Bugfixes (#2818)

This commit is contained in:
Joe Milazzo
2024-03-25 16:28:10 -05:00
committed by GitHub
parent 829a610579
commit 93a8883fe4
24 changed files with 180 additions and 99 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Install Swashbuckle CLI
shell: bash