We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bab84f1 commit 3fff469Copy full SHA for 3fff469
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v3
22
with:
23
repository: stepfunc/rodbus
24
- ref: 1.1.0
+ ref: 1.2.0
25
- name: Install Rust
26
uses: actions-rs/toolchain@v1
27
@@ -62,7 +62,7 @@ jobs:
62
63
64
65
66
67
68
@@ -107,7 +107,7 @@ jobs:
107
108
109
110
111
- name: Download compiled FFI
112
uses: actions/download-artifact@v2
113
0 commit comments