Skip to content

Commit 84334f4

Browse files
chore(deps): bump actions/setup-node from 3 to 4 (#499)
1 parent aea6d94 commit 84334f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v4
2020

2121
- name: ⎔ Setup node
22-
uses: actions/setup-node@v3
22+
uses: actions/setup-node@v4
2323
with:
2424
node-version: 18
2525

0 commit comments

Comments
 (0)