Skip to content

Commit 2c9f388

Browse files
committed
Update cache action to v4
1 parent fad6d19 commit 2c9f388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
steps:
16-
- uses: actions/checkout@v2
16+
- uses: actions/checkout@4v
1717

1818
- name: Set up JDK 8
1919
uses: actions/setup-java@v1

0 commit comments

Comments
 (0)