Skip to content

Commit f9dbfcd

Browse files
authored
Merge branch 'plugin_api_v2' into plugin_api_v2
2 parents f7ed135 + ef10948 commit f9dbfcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: actions/setup-python@v5
4848
with:
4949
python-version: ${{ github.event.inputs.pyversion }}
50-
- uses: actions/cache@v2
50+
- uses: actions/cache@v4
5151
if: startsWith(runner.os, 'Windows')
5252
with:
5353
path: ~\AppData\Local\pip\Cache

0 commit comments

Comments
 (0)