Skip to content

Commit 6045baf

Browse files
author
github-actions
committed
automatic update
from rust-github/template@475b9b4
1 parent 841097a commit 6045baf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/audit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
steps:
1717
- name: Checkout repository
1818
uses: actions/checkout@v4
19+
- uses: Swatinem/rust-cache@v2
1920
- name: Run security audit
2021
uses: rustsec/[email protected]
2122
with:

0 commit comments

Comments
 (0)