Skip to content

Commit 57cad47

Browse files
build(deps): bump actions/cache from 5 to 6 (#1402)
1 parent 9cafcb4 commit 57cad47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security-audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: dtolnay/rust-toolchain@master
2222
with:
2323
toolchain: stable
24-
- uses: actions/cache@v5
24+
- uses: actions/cache@v6
2525
with:
2626
path: ~/.cargo/bin
2727
key: ${{ runner.os }}-cargo-audit-v0.22.0

0 commit comments

Comments
 (0)