We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94388cf commit c2332d2Copy full SHA for c2332d2
.github/workflows/generate_preview_link.yml
@@ -42,7 +42,7 @@ jobs:
42
node-version: 18.x
43
44
- name: Install dependencies
45
- uses: "deriv-com/shared-actions/.github/actions/npm_install@v1"
+ uses: "deriv-com/shared-actions/.github/actions/npm_install@master"
46
47
- name: Build
48
uses: "./.github/actions/build"
0 commit comments