Skip to content

Commit

Permalink
release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jadamcrain committed Mar 7, 2023
1 parent bab84f1 commit 3fff469
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: stepfunc/rodbus
ref: 1.1.0
ref: 1.2.0
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: stepfunc/rodbus
ref: 1.1.0
ref: 1.2.0
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
Expand Down Expand Up @@ -107,7 +107,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: stepfunc/rodbus
ref: 1.1.0
ref: 1.2.0
- name: Download compiled FFI
uses: actions/download-artifact@v2
with:
Expand Down

0 comments on commit 3fff469

Please sign in to comment.