mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
CI: update to actions/checkout@v2
(#29847)
This commit is contained in:
parent
346be3e7ea
commit
c26636d56b
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -15,9 +15,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Clone repository
|
- name: Clone repository
|
||||||
uses: actions/checkout@v1
|
uses: actions/checkout@v2
|
||||||
with:
|
|
||||||
fetch-depth: 3
|
|
||||||
|
|
||||||
- name: Set Node.js version
|
- name: Set Node.js version
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user