Skip to content

Commit

Permalink
CI: upgrade ghworkflow-rust to v0.23.1, and actions
Browse files Browse the repository at this point in the history
  • Loading branch information
lpenz committed Feb 18, 2024
1 parent d4cdc13 commit 973c84d
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.23.0
uses: lpenz/ghworkflow-rust/.github/workflows/rust.yml@v0.23.1
with:
coveralls: true
publish_cratesio: true
Expand Down

0 comments on commit 973c84d

Please sign in to comment.