Skip to content

Commit 6a23216

Browse files
authored
Merge branch 'plugin_api_v2' into plugin_api_v2
2 parents 4fe8908 + 1fe3373 commit 6a23216

File tree

5 files changed

+248
-248
lines changed

5 files changed

+248
-248
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)