Skip to content

Commit 0a195b4

Browse files
chore(deps): update actions/setup-node action to v5
1 parent 7edeced commit 0a195b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
run: cargo binstall --force -y trunk
7171

7272
- name: Set up Node.js
73-
uses: actions/setup-node@v4
73+
uses: actions/setup-node@v5
7474
with:
7575
node-version: 'lts/*'
7676

0 commit comments

Comments
 (0)