You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -219,7 +219,7 @@ jobs:
219
219
npm run build
220
220
221
221
- name: Install SSH Client 🔑
222
-
uses: webfactory/ssh-agent@v0.2.0# This step installs the ssh client into the workflow run. There's many options available for this on the action marketplace.
222
+
uses: webfactory/ssh-agent@v0.4.1# This step installs the ssh client into the workflow run. There's many options available for this on the action marketplace.
0 commit comments