Skip to content

Commit 3ecf907

Browse files
authored
Merge pull request #20 from node-usb/dependabot/github_actions/actions/cache-6
Bump actions/cache from 5 to 6
2 parents 48cf442 + 6298d13 commit 3ecf907

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
toolchain: stable
9797
targets: ${{ matrix.settings.target }}
9898
- name: Cache cargo
99-
uses: actions/cache@v5
99+
uses: actions/cache@v6
100100
with:
101101
path: |
102102
~/.cargo/registry/index/

0 commit comments

Comments
 (0)