mirror of
https://github.com/threeal/cmake-action.git
synced 2026-02-01 19:40:49 +00:00
ci: specify the version of threeal/cpp-starter project (#369)
This commit is contained in:
5
.github/workflows/test.yaml
vendored
5
.github/workflows/test.yaml
vendored
@@ -37,6 +37,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.7
|
||||
with:
|
||||
repository: threeal/cpp-starter
|
||||
ref: v1.0.0
|
||||
|
||||
- name: Checkout Action
|
||||
uses: actions/checkout@v4.1.7
|
||||
@@ -62,6 +63,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.7
|
||||
with:
|
||||
repository: threeal/cpp-starter
|
||||
ref: v1.0.0
|
||||
path: project
|
||||
|
||||
- name: Checkout Action
|
||||
@@ -91,6 +93,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.7
|
||||
with:
|
||||
repository: threeal/cpp-starter
|
||||
ref: v1.0.0
|
||||
|
||||
- name: Checkout Action
|
||||
uses: actions/checkout@v4.1.7
|
||||
@@ -117,6 +120,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.7
|
||||
with:
|
||||
repository: threeal/cpp-starter
|
||||
ref: v1.0.0
|
||||
|
||||
- name: Checkout Action
|
||||
uses: actions/checkout@v4.1.7
|
||||
@@ -143,6 +147,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.7
|
||||
with:
|
||||
repository: threeal/cpp-starter
|
||||
ref: v1.0.0
|
||||
|
||||
- name: Checkout Action
|
||||
uses: actions/checkout@v4.1.7
|
||||
|
||||
Reference in New Issue
Block a user