Skip to content

Commit 4dbca4e

Browse files
Update actions/checkout action to v7
1 parent 03b9516 commit 4dbca4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

1616
- name: Check Out Repo
17-
uses: actions/checkout@v3
17+
uses: actions/checkout@v7
1818

1919
- name: Login to DockerHub
2020
uses: docker/login-action@v2

0 commit comments

Comments
 (0)