Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit 5e0c5f0

Browse files
committed
circle ciのバージョン指定を修正
1 parent 3e4f245 commit 5e0c5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Check https://circleci.com/docs/2.0/language-java/ for more details
44
#
5-
version: 2
5+
version: 2.1
66
orbs:
77
codecov: codecov/codecov@1.0.5
88
jobs:

0 commit comments

Comments
 (0)