diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 9a1e0ef5..cb11f9c6 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -155,7 +155,7 @@ jobs: - name: webfactory/ssh-agent if: github.ref == 'refs/heads/master' - uses: webfactory/ssh-agent@v0.7.0 + uses: webfactory/ssh-agent@v0.8.0 with: # Private SSH key to register in the SSH agent ssh-private-key: ${{ secrets.WEBDEV }}