Skip to content

Commit 710908b

Browse files
chore(deps): update github-actions (#8416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7dc61e9 commit 710908b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
runs-on: ubuntu-latest
160160
steps:
161161
- uses: actions/checkout@v4
162-
- uses: crate-ci/[email protected].0
162+
- uses: crate-ci/[email protected].3
163163
with:
164164
files: .
165165

@@ -288,7 +288,7 @@ jobs:
288288
- uses: ./.github/actions/rustup
289289
with:
290290
shared-key: check
291-
- uses: cargo-bins/[email protected].11
291+
- uses: cargo-bins/[email protected].12
292292
- run: cargo binstall --no-confirm cargo-shear
293293
- run: cargo shear
294294

0 commit comments

Comments
 (0)