Skip to content

Commit 207706b

Browse files
committed
1.5.0
1 parent 366fa23 commit 207706b

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.4.1
23+
ref: 1.5.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.4.1
64+
ref: 1.5.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.4.1
109+
ref: 1.5.0
110110
- name: Download compiled FFI
111111
uses: actions/download-artifact@v3
112112
with:

0 commit comments

Comments
 (0)