Skip to content

Commit 515adc7

Browse files
dependabot[bot]mabdinur
authored andcommitted
chore(deps): Bump actions/cache from 3.2.1 to 3.2.2
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 836135b commit 515adc7

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/[email protected].1
160+
- uses: actions/[email protected].2
161161
id: cache
162162
with:
163163
path: ${{ env.pythonLocation }}

0 commit comments

Comments
 (0)