1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 14:25:57 +03:00

ci: update cache to v3

This commit is contained in:
Wez Furlong 2023-05-08 10:59:31 -07:00
parent 2e9af70676
commit 61470c9912
No known key found for this signature in database
GPG Key ID: 7A7F66A31EC9B387

View File

@ -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