Fettling.
This commit is contained in:
parent
6212f845ff
commit
6b090ccb5d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/redis.yml
vendored
2
.github/workflows/redis.yml
vendored
|
@ -48,7 +48,7 @@ jobs:
|
||||||
uses: crazy-max/ghaction-github-runtime@v3
|
uses: crazy-max/ghaction-github-runtime@v3
|
||||||
|
|
||||||
- name: "Setup: Setup Docker Buildx"
|
- name: "Setup: Setup Docker Buildx"
|
||||||
uses: docker/setup-buildx-action@v2
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
||||||
- name: "Setup: Checkout Source"
|
- name: "Setup: Checkout Source"
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Reference in a new issue