We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed25ad2 commit 1cb1aa0Copy full SHA for 1cb1aa0
.github/workflows/bench.yml
@@ -41,7 +41,7 @@ jobs:
41
timeout-minutes: 10
42
43
steps:
44
- - uses: webfactory/[email protected].0
+ - uses: webfactory/[email protected].1
45
if: ${{ inputs.setup_ssh_key }}
46
with:
47
ssh-private-key: ${{ secrets.ssh_key }}
0 commit comments