Skip to content

Commit

Permalink
Merge branch 'master' into bump-upload-artifact-action
Browse files Browse the repository at this point in the history
  • Loading branch information
nicomiguelino committed Jan 3, 2025
2 parents c7e1c16 + 507dd1e commit 866c6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-openapi-schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
poetry install --only=docker-image-builder
- name: Cache Docker layers
uses: actions/cache@v3
uses: actions/cache@v4
id: cache
with:
path: /tmp/.buildx-cache
Expand Down

0 comments on commit 866c6ae

Please sign in to comment.