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 73c6cb4 commit 4cab6a2Copy full SHA for 4cab6a2
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ${{ matrix.os }}
17
strategy:
18
matrix:
19
- node_version: [ 14.x ]
+ node_version: [ 15.x ]
20
os: [ ubuntu-latest ]
21
steps:
22
- name: Checkout
0 commit comments