fix(workflows): fixing up setup docker action
Some checks failed
/ desec-script (push) Failing after 1s
Some checks failed
/ desec-script (push) Failing after 1s
This commit is contained in:
parent
f8ba21a7b2
commit
6498d72b5b
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
cd server-scripts/desec-ip-sync/
|
||||
|
||||
- name: Set up Docker
|
||||
uses: docker/setup-docker-action@v5
|
||||
uses: docker/setup-docker-action@v4
|
||||
|
||||
- name: Login to Forgejo Container Registry
|
||||
uses: docker/login-action@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue