Skip to content

Commit 66c5223

Browse files
authored
Merge pull request #13 from briantist/deps/pin-surge-colors
pin surge and colors [npm]
2 parents 13285a6 + 3a00783 commit 66c5223

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)