We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4337aeb commit 9ff7795Copy full SHA for 9ff7795
‎.github/workflows/main.yml
@@ -5,7 +5,7 @@ jobs:
5
name: build and deploy lambda
6
strategy:
7
matrix:
8
- node-version: [14.x]
+ node-version: [18.x]
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v1
0 commit comments