Skip to content

Commit 7b3639b

Browse files
committed
Update ci.yml
1 parent 9a0c886 commit 7b3639b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/setup-python@v4
1515
with:
1616
python-version: 3.x
17-
- uses: actions/cache@v2
17+
- uses: actions/cache@v3
1818
with:
1919
key: ${{ github.ref }}
2020
path: .cache

0 commit comments

Comments
 (0)