Skip to content

Commit 23fc632

Browse files
committed
update cahe
1 parent 61bbee2 commit 23fc632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/setup-python@v4
2323
with:
2424
python-version: ${{ matrix.python-version }}
25-
- uses: actions/cache@v2
25+
- uses: actions/cache@v3
2626
id: cache-pip
2727
with:
2828
path: ~/.cache/pip

0 commit comments

Comments
 (0)