Skip to content

Commit 332d3cf

Browse files
committed
v3
1 parent fada738 commit 332d3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BUILD-REUSABLE.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
run: |
7070
wget -q ${{steps.get_config_versions.outputs.HTTPS3BASE}}/redis-${{steps.get_config_versions.outputs.PACKAGEDREDISVERSION}}-${{inputs.osnick}}-${{inputs.arch}}.tgz
7171
72-
- uses: actions/checkout@v4
72+
- uses: actions/checkout@v3
7373
if: steps.redis-already-built.outcome != 'success'
7474
with:
7575
repository: redis/redis

0 commit comments

Comments
 (0)