Skip to content

Commit 83fb269

Browse files
chore(deps): update actions/setup-node action to v4
1 parent b177950 commit 83fb269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
version: 7
1616

1717
- name: Set node version to 16
18-
uses: actions/setup-node@v3
18+
uses: actions/setup-node@v4
1919
with:
2020
node-version: '16'
2121
cache: 'pnpm'

0 commit comments

Comments
 (0)