Update actions/checkout action to v6
This commit is contained in:
parent
66e70b3095
commit
67c3db0954
@ -16,7 +16,7 @@ jobs:
|
|||||||
KUBERNETES_MASTER: 10.43.0.1
|
KUBERNETES_MASTER: 10.43.0.1
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
- name: Login to Docker Hub
|
- name: Login to Docker Hub
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user