Skip to content

Commit e37bb75

Browse files
chore(deps): update actions/cache action to v4
1 parent 729e376 commit e37bb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
python-version: ${{ matrix.python-version }}
4949

50-
- uses: actions/cache@v3
50+
- uses: actions/cache@v4
5151
id: pip-cache
5252
with:
5353
path: ~/.cache/pip

0 commit comments

Comments
 (0)