Skip to content

Commit cba2fa3

Browse files
chore(deps): update actions/setup-node action to v4.0.3
1 parent c0b4224 commit cba2fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: bun i --dev
2626

2727
- name: Setup Node.js environment
28-
uses: actions/setup-node@v4.0.2
28+
uses: actions/setup-node@v4.0.3
2929
with:
3030
node-version: "20.x"
3131

0 commit comments

Comments
 (0)