Skip to content

Commit

Permalink
release 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jadamcrain committed Jan 16, 2024
1 parent 207706b commit d267b4d
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 @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: stepfunc/dnp3
ref: 1.5.0
ref: 1.5.2
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: stepfunc/dnp3
ref: 1.5.0
ref: 1.5.2
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
Expand Down Expand Up @@ -106,7 +106,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: stepfunc/dnp3
ref: 1.5.0
ref: 1.5.2
- name: Download compiled FFI
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit d267b4d

Please sign in to comment.