Skip to content

Commit 65012b4

Browse files
Merge pull request Swatinem#339 from Swatinem/dependabot/github_actions/actions-d3ba387255
Bump the actions group with 2 updates
2 parents 77fc985 + faada81 commit 65012b4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/binstall.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- run: rustup toolchain install stable --profile minimal --no-self-update
2727

28-
- uses: cargo-bins/cargo-binstall@v1.19.0
28+
- uses: cargo-bins/cargo-binstall@v1.19.1
2929

3030
- uses: ./
3131

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- run: rustup toolchain install stable --profile minimal --component llvm-tools-preview --no-self-update
2727

28-
- uses: taiki-e/install-action@7ea35f098a7369cd23488403f58be9c491a6c55f # v2.77.0
28+
- uses: taiki-e/install-action@c070f87102a1c75b3183910f391c1cb887fe13c8 # v2.77.6
2929
with:
3030
tool: cargo-llvm-cov
3131

0 commit comments

Comments
 (0)