Skip to content

Commit f5be300

Browse files
committed
release 1.4.0
1 parent f77cbf6 commit f5be300

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v3
2121
with:
2222
repository: stepfunc/dnp3
23-
ref: 1.3.0
23+
ref: 1.4.0
2424
- name: Install Rust
2525
uses: actions-rs/toolchain@v1
2626
with:
@@ -61,7 +61,7 @@ jobs:
6161
uses: actions/checkout@v3
6262
with:
6363
repository: stepfunc/dnp3
64-
ref: 1.3.0
64+
ref: 1.4.0
6565
- name: Install Rust
6666
uses: actions-rs/toolchain@v1
6767
with:
@@ -106,7 +106,7 @@ jobs:
106106
uses: actions/checkout@v3
107107
with:
108108
repository: stepfunc/dnp3
109-
ref: 1.3.0
109+
ref: 1.4.0
110110
- name: Download compiled FFI
111111
uses: actions/download-artifact@v3
112112
with:

0 commit comments

Comments
 (0)