Skip to content

Commit 9fd222a

Browse files
renovate-botJuniorJPDJ
authored andcommitted
chore(deps): update actions/cache action to v5
1 parent b2c0d9b commit 9fd222a

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
@@ -33,7 +33,7 @@ jobs:
3333

3434
- uses: Gr1N/setup-poetry@v9
3535

36-
- uses: actions/cache@v4
36+
- uses: actions/cache@v5
3737
with:
3838
path: ~/.cache/pypoetry/virtualenvs
3939
key: ${{ matrix.os }}-${{ matrix.python-version }}-poetry-${{ hashFiles('pyproject.toml') }}

0 commit comments

Comments
 (0)