Skip to content

Commit 380181a

Browse files
authored
fix: bump actions/checkout from 4 to 6
fix: bump actions/checkout from 4 to 6
2 parents 49a474a + 8462ff8 commit 380181a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cache-uv-build.yaml

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

1919
steps:
2020
- name: Checkout repository
21-
uses: actions/checkout@v4
21+
uses: actions/checkout@v6
2222

2323
- name: Install uv
2424
uses: astral-sh/setup-uv@v6

0 commit comments

Comments
 (0)