Skip to content

Commit 88cefb0

Browse files
committed
Update actions/checkout to v3
1 parent ffe8e06 commit 88cefb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
steps:
1212
- name: Checkout latest code
13-
uses: actions/checkout@v2
13+
uses: actions/checkout@v3
1414

1515
- name: Setup Java
1616
uses: actions/setup-java@v3

0 commit comments

Comments
 (0)