Skip to content

Commit f0aee9e

Browse files
dependabot[bot]geoffreyclaude
authored andcommitted
chore(deps): Bump Swatinem/rust-cache in the gh-actions-packages group
Bumps the gh-actions-packages group with 1 update: [Swatinem/rust-cache](https://github.com/swatinem/rust-cache). Updates `Swatinem/rust-cache` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](Swatinem/rust-cache@v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd16f3b commit f0aee9e

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
@@ -41,7 +41,7 @@ jobs:
4141

4242
- uses: dtolnay/rust-toolchain@stable
4343

44-
- uses: Swatinem/[email protected].0
44+
- uses: Swatinem/[email protected].1
4545
with:
4646
cache-all-crates: true # caches Taplo, HawkEye, and cargo-rdme builds too
4747
env-vars: "CARGO CC CFLAGS CXX CMAKE RUST HAWKEYE TAPLO RDME"
@@ -67,7 +67,7 @@ jobs:
6767

6868
- uses: dtolnay/rust-toolchain@stable
6969

70-
- uses: Swatinem/[email protected].0
70+
- uses: Swatinem/[email protected].1
7171
with:
7272
cache-all-crates: true # caches Tpchgen-cli builds too
7373
env-vars: "CARGO CC CFLAGS CXX CMAKE RUST TPCHGEN"

0 commit comments

Comments
 (0)