mirror of
https://github.com/tabler/tabler.git
synced 2026-01-25 12:26:30 +00:00
Compare commits
1 Commits
changeset-
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8607d332f2 |
2
.github/workflows/type-check.yml
vendored
2
.github/workflows/type-check.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Cache turbo build setup
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@v5
|
||||
with:
|
||||
path: .turbo
|
||||
key: ${{ runner.os }}-turbo-${{ github.sha }}
|
||||
|
||||
Reference in New Issue
Block a user