Skip to content

Commit fa9bcf4

Browse files
renovate-botJuniorJPDJ
authored andcommitted
chore(deps): update actions/cache action to v4
1 parent 69d04af commit fa9bcf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- uses: Gr1N/setup-poetry@v4
3333

34-
- uses: actions/cache@v2
34+
- uses: actions/cache@v4
3535
with:
3636
path: ~/.cache/pypoetry/virtualenvs
3737
key: ${{ matrix.os }}-${{ matrix.python-version }}-poetry-${{ hashFiles('pyproject.toml') }}

0 commit comments

Comments
 (0)