Skip to content

Commit d2dc76c

Browse files
chore(deps): update dependency node to v22
1 parent 0d5385b commit d2dc76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
persist-credentials: false
2323
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
2424
with:
25-
node-version: 20
25+
node-version: 22
2626
cache: 'yarn'
2727
- run: |
2828
yarn install

0 commit comments

Comments
 (0)