Skip to content

Commit 4535de1

Browse files
committed
Update docker workflow
1 parent 63c1f67 commit 4535de1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
steps:
17-
- uses: actions/checkout@v2
17+
- uses: actions/checkout@v4
1818

1919
- name: Login to Docker Hub
2020
uses: docker/login-action@v1

0 commit comments

Comments
 (0)