File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
runs-on : ubuntu-latest
19
19
steps :
20
20
- name : Checkout
21
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
21
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
22
22
with :
23
23
fetch-depth : 2
24
24
38
38
runs-on : ubuntu-latest
39
39
steps :
40
40
- name : Checkout
41
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
41
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
42
42
with :
43
43
fetch-depth : 2
44
44
72
72
name : Deploy
73
73
steps :
74
74
- name : checkout
75
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
75
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
76
76
77
77
- name : setup node
78
78
uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
You can’t perform that action at this time.
0 commit comments