Skip to content

Commit 350a9d6

Browse files
chore(deps): update actions/setup-node action to v7
1 parent 1cc3acb commit 350a9d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
6464
with:
6565
version: "0.12.8"
66-
- uses: actions/setup-node@v6
66+
- uses: actions/setup-node@v7
6767
with:
6868
node-version: 22
6969
- name: Install web test dependencies

0 commit comments

Comments
 (0)