File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 22
22
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
23
with :
24
24
fetch-depth : 1
25
+ fetch-tags : true
25
26
persist-credentials : false
26
27
27
28
- name : Switch XCode Version
44
45
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
45
46
with :
46
47
fetch-depth : 1
48
+ fetch-tags : true
47
49
persist-credentials : false
48
50
49
51
- name : Switch XCode Version
66
68
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
67
69
with :
68
70
fetch-depth : 1
71
+ fetch-tags : true
69
72
persist-credentials : false
70
73
71
74
- name : Setup Nix
Original file line number Diff line number Diff line change 18
18
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
19
19
with :
20
20
fetch-depth : 1
21
+ fetch-tags : true
21
22
persist-credentials : false
22
23
23
24
- name : Switch XCode Version
You can’t perform that action at this time.
0 commit comments