1 parent aff45f6 commit c853122Copy full SHA for c853122
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@v6
+ uses: actions/checkout@v7
15
- name: Log in to Docker Hub
16
uses: docker/login-action@v4
17
with:
0 commit comments