Skip to content

Commit 693e798

Browse files
authored
Update build_test.yml
1 parent c24e145 commit 693e798

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
# Try to find and apply jbosstools cache
4141
- name: Cache local Maven repository for JBoss Tools components
42-
uses: actions/cache@v2
42+
uses: actions/cache@v4
4343
with:
4444
path: ~/.m2/repository
4545
key: jbosstools-${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}

0 commit comments

Comments
 (0)