Skip to content

Commit 825e061

Browse files
dependabot[bot]flexiondotorg
authored andcommitted
chore(deps): bump taiki-e/cache-cargo-install-action from 2 to 3
Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action) from 2 to 3. - [Release notes](https://github.com/taiki-e/cache-cargo-install-action/releases) - [Changelog](https://github.com/taiki-e/cache-cargo-install-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/cache-cargo-install-action@v2...v3) --- updated-dependencies: - dependency-name: taiki-e/cache-cargo-install-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 572bf73 commit 825e061

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ffmpeg-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
with:
6060
cache-bin: false
6161

62-
- uses: taiki-e/cache-cargo-install-action@v2
62+
- uses: taiki-e/cache-cargo-install-action@v3
6363
with:
6464
tool: cargo-c
6565

.github/workflows/ffmpeg-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
cache-bin: false
5252

53-
- uses: taiki-e/cache-cargo-install-action@v2
53+
- uses: taiki-e/cache-cargo-install-action@v3
5454
with:
5555
tool: cargo-c
5656

0 commit comments

Comments
 (0)