Commit 8547c88 1 parent da4ce3a commit 8547c88 Copy full SHA for 8547c88
File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 18
18
fetch-depth : 0
19
19
persist-credentials : false
20
20
- name : Setup Node.js
21
- uses : actions/setup-node@v3.5.1
21
+ uses : actions/setup-node@v3.6.0
22
22
with :
23
23
cache : ' npm'
24
24
node-version : 16
45
45
]
46
46
- if : steps.release.outputs.released == 'true'
47
47
name : Setup Node.js with GitHub Packages
48
- uses : actions/setup-node@v3.5.1
48
+ uses : actions/setup-node@v3.6.0
49
49
with :
50
50
registry-url : ' https://npm.pkg.github.com'
51
51
- env :
Original file line number Diff line number Diff line change 18
18
with :
19
19
persist-credentials : false
20
20
- name : Setup Node.js
21
- uses : actions/setup-node@v3.5.1
21
+ uses : actions/setup-node@v3.6.0
22
22
with :
23
23
cache : ' npm'
24
24
node-version : 16
40
40
with :
41
41
persist-credentials : false
42
42
- name : Setup Node.js
43
- uses : actions/setup-node@v3.5.1
43
+ uses : actions/setup-node@v3.6.0
44
44
with :
45
45
cache : ' npm'
46
46
node-version : 16
59
59
with :
60
60
persist-credentials : false
61
61
- name : Setup Node.js
62
- uses : actions/setup-node@v3.5.1
62
+ uses : actions/setup-node@v3.6.0
63
63
with :
64
64
cache : ' npm'
65
65
node-version : 16
78
78
with :
79
79
persist-credentials : false
80
80
- name : Setup Node.js
81
- uses : actions/setup-node@v3.5.1
81
+ uses : actions/setup-node@v3.6.0
82
82
with :
83
83
cache : ' npm'
84
84
node-version : 16
97
97
with :
98
98
persist-credentials : false
99
99
- name : Setup Node.js
100
- uses : actions/setup-node@v3.5.1
100
+ uses : actions/setup-node@v3.6.0
101
101
with :
102
102
cache : ' npm'
103
103
node-version : 16
@@ -121,7 +121,7 @@ jobs:
121
121
with :
122
122
persist-credentials : false
123
123
- name : Setup Node.js
124
- uses : actions/setup-node@v3.5.1
124
+ uses : actions/setup-node@v3.6.0
125
125
with :
126
126
cache : ' npm'
127
127
node-version : 16
You can’t perform that action at this time.
0 commit comments