ci: specify the version of threeal/cpp-starter project (#369)

This commit is contained in:
Alfi Maulana 2024-07-19 19:40:13 +07:00 committed by GitHub
parent 3189f5b1b0
commit 5c2def62bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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