Skip to content

Commit 6a0115f

Browse files
committed
use CI actions/checkout v2
1 parent 20b9be7 commit 6a0115f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
steps:
4545
- name: Checkout
46-
uses: actions/checkout@v1
46+
uses: actions/checkout@v2
4747

4848
- name: Install Rust (${{ matrix.rust }})
4949
uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)