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 eb3a7c7 commit 63603b9Copy full SHA for 63603b9
.github/workflows/nodejs.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
node-version: ${{ matrix.node }}
20
cache: 'npm'
21
- - uses: webfactory/ssh-agent@v0.7.0
+ - uses: webfactory/ssh-agent@v0.9.1
22
23
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
24
- name: Add Know Hosts
@@ -49,7 +49,7 @@ jobs:
49
50
node-version: 14.21.3
51
52
53
54
55
@@ -86,7 +86,7 @@ jobs:
86
87
88
89
90
91
92
0 commit comments