Skip to content

Commit aff619b

Browse files
Test: update actions cache v2 to v3 (#10)
fix #9 Signed-off-by: bodong.ybd <[email protected]>
1 parent 52bb5a1 commit aff619b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
sudo apt install -y stunnel make
3838
make system-setup
3939
- name: Cache dependencies
40-
uses: actions/cache@v2
40+
uses: actions/cache@v3
4141
with:
4242
path: |
4343
~/.m2/repository

0 commit comments

Comments
 (0)