chore: Update outdated GitHub Actions version
This commit is contained in:
parent
aa05a2c9a0
commit
fd5128158a
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout code
|
||||
id: checkout_code
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Login to Docker Hub
|
||||
id: login_docker_hub
|
||||
|
|
|
|||
Loading…
Reference in New Issue