Skip to content

Commit 2cf42d7

Browse files
chore(deps): update actions/checkout action to v6
1 parent 03b9516 commit 2cf42d7

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@v6
1818

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

0 commit comments

Comments
 (0)