Skip to content

Commit 08b8efa

Browse files
authored
Merge branch '1.x' into fastapi/fix-tracing-in-middlewares
2 parents 0034720 + bdaaac9 commit 08b8efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_frameworks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
repository: tiangolo/fastapi
158158
ref: 0.75.0
159159
path: fastapi
160-
- uses: actions/cache@v3.0.11
160+
- uses: actions/cache@v3.2.0
161161
id: cache
162162
with:
163163
path: ${{ env.pythonLocation }}

0 commit comments

Comments
 (0)