We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c21ce61 commit b5d04d5Copy full SHA for b5d04d5
1 file changed
.github/workflows/higgs-shop-sample-app-pull-request.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
matrix:
23
os: [windows-latest, ubuntu-latest, macos-latest]
24
- node-version: [16.x, 17.x]
+ node-version: [16.x, 17.x, 18.x]
25
steps:
26
- name: Checkout
27
uses: actions/checkout@v2
0 commit comments