mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2025-04-16 11:41:56 +00:00
fix: version cache CI bump
This commit is contained in:
parent
a75bbc7c42
commit
b08eaca3ac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/audit.yml
vendored
2
.github/workflows/audit.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Cache
|
||||
uses: actions/cache@v3.2.3
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
~/.cargo
|
||||
|
|
Loading…
Reference in a new issue