Skip to content

Commit

Permalink
Update build-docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sammrai authored Feb 9, 2025
1 parent 160b252 commit 6fff649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
run: |
npx openapi-generate-html -i openapi.json --ui=swagger --theme=light --output pages/swagger.html
- uses: actions/upload-pages-artifact@v2
- uses: actions/upload-pages-artifact@v4
with:
path: pages

Expand Down

0 comments on commit 6fff649

Please sign in to comment.