diff --git a/.github/workflows/Publish-Specs.yml b/.github/workflows/Publish-Specs.yml index 679eeb4..6912cc1 100644 --- a/.github/workflows/Publish-Specs.yml +++ b/.github/workflows/Publish-Specs.yml @@ -31,7 +31,7 @@ jobs: steps: # Configure the GH pages environment - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 # Grab a copy of the latest binaries - name: Download Latest Swagger UI Release