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 fada738 commit 332d3cfCopy full SHA for 332d3cf
.github/workflows/BUILD-REUSABLE.yml
@@ -69,7 +69,7 @@ jobs:
69
run: |
70
wget -q ${{steps.get_config_versions.outputs.HTTPS3BASE}}/redis-${{steps.get_config_versions.outputs.PACKAGEDREDISVERSION}}-${{inputs.osnick}}-${{inputs.arch}}.tgz
71
72
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v3
73
if: steps.redis-already-built.outcome != 'success'
74
with:
75
repository: redis/redis
0 commit comments