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 8809331 commit 14d0025Copy full SHA for 14d0025
.github/workflows/test-ros2.yml
@@ -49,7 +49,7 @@ jobs:
49
with:
50
path: action
51
- name: Setup nodeJS
52
- uses: actions/setup-node@v1
+ uses: actions/setup-node@v1.4.3
53
54
node-version: '12.x'
55
- name: Install nodeJS packages
.github/workflows/test.yml
@@ -59,7 +59,7 @@ jobs:
59
60
61
62
63
64
65
0 commit comments