We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2991d commit fcc403fCopy full SHA for fcc403f
.github/workflows/cicd.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Validate JS package and Codebase
51
uses: ./actions/js/validate
52
with:
53
- node-version: 14.19.x
+ node-version: 20.x
54
55
56
publish:
0 commit comments