Skip to content

Commit 0a68334

Browse files
format
1 parent 9a7a9c1 commit 0a68334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkstyle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
format:
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/checkout@master
8+
- uses: actions/checkout@v2
99
- uses: actions/setup-python@v2
1010
- name: Set up JDK 12
1111
uses: actions/setup-java@v1

0 commit comments

Comments
 (0)