Skip to content

Commit 971a92e

Browse files
committed
GitHub Actions checkout v2
1 parent 487400a commit 971a92e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
os: [ ubuntu-latest, windows-latest, macos-latest ]
1717
java: [ '1.8.0', '11.0.x', '12.0.x', '13.0.x' ]
1818
steps:
19-
- uses: actions/checkout@v1
19+
- uses: actions/checkout@v2
2020
- name: Set up JDK
2121
uses: actions/setup-java@v1.2.0
2222
with:

0 commit comments

Comments
 (0)