Skip to content

Commit 4807415

Browse files
build(deps): bump Swatinem/rust-cache from 2.7.0 to 2.7.1 (quickwit-oss#148)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cameron <[email protected]>
1 parent 132afc2 commit 4807415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ jobs:
7777
with:
7878
toolchain: stable
7979

80-
- uses: Swatinem/rust-cache@a95ba195448af2da9b00fb742d14ffaaf3c21f43 # 2.7.0
80+
- uses: Swatinem/rust-cache@3cf7f8cc28d1b4e7d01e3783be10a97d55d483c8 # 2.7.1
8181
- run: python3 -m pip install nox
8282
- run: nox -s test-${{ matrix.python-version }}

0 commit comments

Comments
 (0)