Commit baa44c9
Mohammod Al Amin Ashik
chore(ci): pin apt-cache action and rotate cache key
`@latest` is a moving tag, so a broken upstream release rolls into CI
unreviewed — v1.6.2 shipped broken and was superseded three days later.
Pin to v1.6.3 by SHA.
Bump the cache `version` to rotate the key: a 6 KB entry had been saved
under the old one, which the action restored as a hit and then skipped
installing libglib2.0-dev, failing rust-check and ts-check on every branch.1 parent c6cde01 commit baa44c9
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | | - | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | | - | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
24 | | - | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | | - | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
0 commit comments