checkout in job level

This commit is contained in:
negue
2023-05-09 00:38:59 +02:00
parent 094c5b54d6
commit ad7d4ac89e
2 changed files with 3 additions and 3 deletions
+3
View File
@@ -12,6 +12,9 @@ jobs:
matrix:
node-version: [14.x]
steps:
- uses: actions/checkout@v1
with:
fetch-depth: 1
- name: Setup
uses: './.github/actions/shared-job-steps'
with: