Skip to content

Commit

Permalink
CI: update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
lpenz committed Dec 30, 2024
1 parent 9f3ec86 commit 2eb7bfb
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@v4.1.7
- uses: actions/checkout@v4.2.2
- uses: docker://lpenz/omnilint:0.5.2
rust:
uses: lpenz/ghworkflow-rust/.github/workflows/rust.yml@v0.23.1
uses: lpenz/ghworkflow-rust/.github/workflows/rust.yml@v0.23.3
with:
coveralls: true
publish_cratesio: true
Expand Down

0 comments on commit 2eb7bfb

Please sign in to comment.