Skip to content

Commit d650520

Browse files
committed
Upgrade actions/checkout to v4
Signed-off-by: Yasumasa Suenaga <[email protected]>
1 parent 2e51a3e commit d650520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/4.a.1-generate-webapi-client-java.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
contents: write
6666
steps:
6767
- name: Checkout
68-
uses: actions/checkout@v3
68+
uses: actions/checkout@v4
6969
- name: Prepare
7070
run: mkdir -p ${{ env.DOCPATH }}
7171
- name: Download Javadoc

0 commit comments

Comments
 (0)