mirror of
https://github.com/wez/wezterm.git
synced 2024-12-23 21:32:13 +03:00
ci: update cache to v3
This commit is contained in:
parent
2e9af70676
commit
61470c9912
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.x
|
||||
- uses: actions/cache@v2
|
||||
- uses: actions/cache@v3
|
||||
with:
|
||||
key: ${{ github.ref }}
|
||||
path: .cache
|
||||
|
Loading…
Reference in New Issue
Block a user