We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f23de1 commit a47d913Copy full SHA for a47d913
.github/workflows/boba-publish-develop.yml
@@ -72,7 +72,7 @@ jobs:
72
with:
73
node-version: 16
74
- name: yq - portable yaml processor
75
- uses: mikefarah/yq@v4.35.2
+ uses: mikefarah/yq@v4.44.1
76
77
- name: Get yarn cache directory path
78
id: yarn-cache-dir-path
.github/workflows/boba-publish-master.yml
@@ -80,7 +80,7 @@ jobs:
80
81
82
83
84
85
86
0 commit comments