Skip to content

Commit bf113ad

Browse files
authored
🎨 Update test.yml
1 parent 58706e4 commit bf113ad

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
@@ -18,7 +18,7 @@ jobs:
1818
#----------------------------------------------
1919
# load pip cache if cache exists
2020
#----------------------------------------------
21-
- uses: actions/cache@v2
21+
- uses: actions/cache@v4
2222
with:
2323
path: ~/.cache/pip
2424
key: ${{ runner.os }}-pip

0 commit comments

Comments
 (0)