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 366fa23 commit 207706bCopy full SHA for 207706b
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v3
21
with:
22
repository: stepfunc/dnp3
23
- ref: 1.4.1
+ ref: 1.5.0
24
- name: Install Rust
25
uses: actions-rs/toolchain@v1
26
@@ -61,7 +61,7 @@ jobs:
61
62
63
64
65
66
67
@@ -106,7 +106,7 @@ jobs:
106
107
108
109
110
- name: Download compiled FFI
111
uses: actions/download-artifact@v3
112
0 commit comments