File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 46
46
dotnet-version : ' 8.x'
47
47
48
48
- name : Setup Node.js
49
- uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
49
+ uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
50
50
with :
51
51
node-version : " 22"
52
52
90
90
dotnet-version : ' 8.x'
91
91
92
92
- name : Setup Node.js
93
- uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
93
+ uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
94
94
with :
95
95
node-version : " 22"
96
96
@@ -158,7 +158,7 @@ jobs:
158
158
mask-aws-account-id : true
159
159
160
160
- name : Setup Node.js
161
- uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
161
+ uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
162
162
with :
163
163
node-version : " 22"
164
164
@@ -199,7 +199,7 @@ jobs:
199
199
mask-aws-account-id : true
200
200
201
201
- name : Setup Node.js
202
- uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
202
+ uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
203
203
with :
204
204
node-version : " 22"
205
205
You can’t perform that action at this time.
0 commit comments