mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-03-29 23:09:38 -06:00
chore: Update outdated GitHub Actions version
This commit is contained in:
parent
aa05a2c9a0
commit
fd5128158a
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@ -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
Block a user