Skip to content

Commit

Permalink
chore(deps): update github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 044e8e3 commit 1e2f1cc
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 @@ -159,7 +159,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1.28.1
- uses: crate-ci/typos@v1.28.2
with:
files: .

Expand Down Expand Up @@ -288,7 +288,7 @@ jobs:
- uses: ./.github/actions/rustup
with:
shared-key: check
- uses: cargo-bins/cargo-binstall@v1.10.14
- uses: cargo-bins/cargo-binstall@v1.10.15
- run: cargo binstall --no-confirm cargo-shear
- run: cargo shear

Expand Down

0 comments on commit 1e2f1cc

Please sign in to comment.