Skip to content

Commit cebd95d

Browse files
committed
test github ci
1 parent 3b2b6c3 commit cebd95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/database-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
steps:
5959
- uses: actions/checkout@v2
6060
- name: Cache Maven packages
61-
uses: actions/cache@v2
61+
uses: actions/cache@v4
6262
with:
6363
path: ~/.m2
6464
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}

0 commit comments

Comments
 (0)