Skip to content

Commit e787f2f

Browse files
authored
Merge pull request #74 from hellboxpy/dependabot/github_actions/astral-sh/setup-uv-7
Bump astral-sh/setup-uv from 5 to 7
2 parents a6f14b6 + 5c0569e commit e787f2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v6
1414

1515
- name: Install uv
16-
uses: astral-sh/setup-uv@v5
16+
uses: astral-sh/setup-uv@v7
1717

1818
- name: Install shfmt
1919
run: sudo apt-get install -y shfmt

0 commit comments

Comments
 (0)