Skip to content

Commit 67c404a

Browse files
authored
Merge pull request #42 from two-inc/brtkwr-two/inf-912-bump-node20-followup
chore(INF-912): follow-up bump of remaining node20 actions
2 parents d9cb0f0 + d13a335 commit 67c404a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v5
2121
- name: Setup uv
22-
uses: astral-sh/setup-uv@v6
22+
uses: astral-sh/setup-uv@v7
2323
with:
2424
python-version: '3.10'
2525
- name: Install dependencies

0 commit comments

Comments
 (0)