Skip to content

Commit 3a00783

Browse files
committed
pin surge and colors [npm]
1 parent 13285a6 commit 3a00783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_shared-docs-build-publish-surge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
node-version: 14
5454

5555
- name: Install Surge
56-
run: npm install -g surge
56+
run: npm install -g colors@1.4.0 surge@0.23.0
5757

5858
- name: Publish site
5959
if: inputs.action == 'publish'

0 commit comments

Comments
 (0)