Skip to content

Commit ccb4342

Browse files
chore(deps): update actions/checkout action to v6
1 parent a14a61d commit ccb4342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# Add more branches as needed
2121

2222
steps:
23-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
23+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2424

2525
- name: Set up uv
2626
uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7

0 commit comments

Comments
 (0)