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 121839c commit e89687aCopy full SHA for e89687a
.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.4.3
+ uses: actions/setup-node@v2.1.4
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