Skip to content

Commit

Permalink
CI: upgrade ghworkflow-rust to 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lpenz committed Feb 18, 2024
1 parent 1047b89 commit d4cdc13
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 @@ -5,10 +5,10 @@ jobs:
omnilint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.5.0
- uses: actions/checkout@v4.1.1
- uses: docker://lpenz/omnilint:0.5.1
rust:
uses: lpenz/ghworkflow-rust/.github/workflows/rust.yml@v0.15.0
uses: lpenz/ghworkflow-rust/.github/workflows/rust.yml@v0.23.0
with:
coveralls: true
publish_cratesio: true
Expand Down

0 comments on commit d4cdc13

Please sign in to comment.