1 parent 77786b3 commit cabf975Copy full SHA for cabf975
1 file changed
.github/workflows/docker-image.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Check out the repo
14
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
15
- name: Log in to Docker Hub
16
uses: docker/login-action@v3
17
with:
0 commit comments