File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
name : Update Filestash
18
18
steps :
19
19
- name : Checkout
20
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
20
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
21
21
22
22
- name : Use Node.js ${{ env.NODE_VERSION }}
23
23
uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
Original file line number Diff line number Diff line change 31
31
32
32
steps :
33
33
- name : Checkout
34
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
34
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
35
35
36
36
- name : Use Node.js ${{ env.NODE_VERSION }}
37
37
uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
75
75
name : jQuery stable
76
76
steps :
77
77
- name : Checkout
78
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
78
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
79
79
80
80
- name : Use Node.js ${{ env.NODE_VERSION }}
81
81
uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
@@ -116,7 +116,7 @@ jobs:
116
116
name : jQuery stable
117
117
steps :
118
118
- name : Checkout
119
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
119
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
120
120
121
121
- name : Use Node.js ${{ env.NODE_VERSION }}
122
122
uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
You can’t perform that action at this time.
0 commit comments