Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit 813b156

Browse files
chore(deps): update actions/checkout action to v6
1 parent b82bad8 commit 813b156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
steps:
1111
- name: Checkout code
12-
uses: actions/checkout@v4
12+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1313

1414
- name: Set up Python
1515
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)