We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64457f6 + c52586b commit 9e100e9Copy full SHA for 9e100e9
1 file changed
.github/workflows/CI_E2E.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v3
22
23
- - uses: webfactory/ssh-agent@v0.7.0
+ - uses: webfactory/ssh-agent@v0.8.0
24
with:
25
ssh-private-key: ${{ secrets.RECURSION_SPACE_ACCESS_TOKEN}}
26
0 commit comments