mirror of
https://github.com/Xevion/byte-me.git
synced 2025-12-15 08:11:23 -06:00
Compare commits
1 Commits
renovate/l
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a4330368a5 |
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -82,7 +82,7 @@ jobs:
|
||||
|
||||
- name: Cache apt packages
|
||||
if: runner.os == 'Linux'
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@v5
|
||||
with:
|
||||
path: /var/cache/apt/archives
|
||||
key: ${{ runner.os }}-apt-${{ hashFiles('**/Cargo.lock') }}
|
||||
|
||||
Reference in New Issue
Block a user