There was an error while loading. Please reload this page.
1 parent 957af39 commit bffac0dCopy full SHA for bffac0d
1 file changed
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-22.04
14
strategy:
15
matrix:
16
- node_version: [16, '${{ vars.NODE_VERSION }}' ]
+ node_version: [20, '${{ vars.NODE_VERSION }}' ]
17
steps:
18
- name: Checkout the latest code
19
uses: actions/checkout@v3
0 commit comments