Skip to content

Commit 66b1677

Browse files
committed
bump actions
1 parent 58d4801 commit 66b1677

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ jobs:
88

99
steps:
1010
- name: checkout
11-
uses: actions/checkout@v4
11+
uses: actions/checkout@v6
1212

1313
- name: install uv
14-
uses: astral-sh/setup-uv@v6
14+
uses: astral-sh/setup-uv@v7
1515
with:
1616
enable-cache: true
1717
cache-suffix: "finegrain-toolbox"

0 commit comments

Comments
 (0)