Skip to content

Commit 760b408

Browse files
authored
pin surge@0.23.1, remove explicit colors pin #12 (#15)
1 parent b1ea233 commit 760b408

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 colors@1.4.0 surge@0.23.0
56+
run: npm install -g surge@0.23.1
5757

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

0 commit comments

Comments
 (0)