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 1b9ef9c commit c8a8711
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Expand Up @@ -5,10 +5,10 @@ jobs:
omnilint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.0.0
- uses: docker://lpenz/omnilint:0.5.1
- uses: actions/checkout@v4.1.1
- uses: docker://lpenz/omnilint:0.5.2
rust:
uses: lpenz/ghworkflow-rust/.github/workflows/rust.yml@v0.17.0
uses: lpenz/ghworkflow-rust/.github/workflows/rust.yml@v0.23.1
with:
coveralls: true
publish_cratesio: true
Expand Down

0 comments on commit c8a8711

Please sign in to comment.