We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b776ba commit 4a1554fCopy full SHA for 4a1554f
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8 # v3.7.0
18
with:
19
- node-version: 16
+ node-version: 18
20
- uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # ratchet:actions/checkout@v3
21
- name: Build dist
22
working-directory: lambdas
0 commit comments