Skip to content

Commit

Permalink
CI: upgrade ghworkflow-rust to 0.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lpenz committed Feb 18, 2024
1 parent 7171396 commit f14bd7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.1
- uses: docker://lpenz/omnilint:0.5.1
- uses: docker://lpenz/omnilint:0.5.2
rust:
uses: lpenz/ghworkflow-rust/.github/workflows/rust.yml@v0.19.0
uses: lpenz/ghworkflow-rust/.github/workflows/rust.yml@v0.23.1
with:
dependencies_debian: 'libclang-dev libz3-dev'
coveralls: true
Expand Down

0 comments on commit f14bd7e

Please sign in to comment.