Skip to content

Commit 3546777

Browse files
committed
Bump setup-node on the smoke-tests section
1 parent 88a49d0 commit 3546777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
needs: [basic-test, lint, types]
127127
steps:
128128
- uses: actions/checkout@v3
129-
- uses: actions/setup-node@v2
129+
- uses: actions/setup-node@v3
130130
with:
131131
node-version: 14.x
132132
cache: yarn

0 commit comments

Comments
 (0)