workflows - Update actions/checkout action to v5
Some checks failed
Production deployment / Build and pushing (push) Failing after 9s
Some checks failed
Production deployment / Build and pushing (push) Failing after 9s
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
|||||||
runs-on: skydust-runner
|
runs-on: skydust-runner
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repo's default branch
|
- name: Check out repo's default branch
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
- name: Docker login
|
- name: Docker login
|
||||||
uses: https://gitea.skydust.fr/actions/docker-login-skydust@main
|
uses: https://gitea.skydust.fr/actions/docker-login-skydust@main
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user