debug pipe issue

This commit is contained in:
Marco Carrozzo
2023-02-08 09:58:58 +01:00
parent aa1f2efef0
commit 41a474e3d5
+1 -1
View File
@@ -28,7 +28,7 @@ runs:
- name: install NPM - name: install NPM
uses: actions/setup-node@v3 uses: actions/setup-node@v3
with: with:
node-version: 14 node-version: 14.15.4
cache-dependency-path: package-lock.json cache-dependency-path: package-lock.json
- name: get latest tag sha - name: get latest tag sha
id: tag-sha id: tag-sha