mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
ci: fixed actions/checkout#237
This commit is contained in:
parent
db4cecb475
commit
7f4158331b
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -10,10 +10,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
fetch-depth: 0
|
||||
uses: actions/checkout@v1
|
||||
|
||||
- name: Setup node and restore cached dependencies
|
||||
uses: actions/setup-node@v2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user