1 parent b76c0d6 commit a42bab3Copy full SHA for a42bab3
1 file changed
.github/workflows/work1.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v3
17
with:
18
- fetch-depth: 1
+ fetch-depth: 2
19
- name: Get version from action1
20
id: get-metadata
21
uses: ./.github/actions/eas/action1
0 commit comments