mirror of
https://github.com/iv-org/invidious.git
synced 2026-06-30 04:13:22 +05:30
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fe2b6dbd67 |
@@ -65,7 +65,7 @@ jobs:
|
||||
crystal: ${{ matrix.crystal }}
|
||||
|
||||
- name: Cache Shards
|
||||
uses: actions/cache@v5
|
||||
uses: actions/cache@v6
|
||||
with:
|
||||
path: |
|
||||
./lib
|
||||
@@ -137,7 +137,7 @@ jobs:
|
||||
crystal: latest
|
||||
|
||||
- name: Cache Shards
|
||||
uses: actions/cache@v5
|
||||
uses: actions/cache@v6
|
||||
with:
|
||||
path: |
|
||||
./lib
|
||||
|
||||
Reference in New Issue
Block a user