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 ba07e51 commit 1f81573Copy full SHA for 1f81573
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Node 18
30
NODE_VERSION: 18.12.1
31
- name: Node 19
32
- NODE_VERSION: 19
+ NODE_VERSION: 19.3.0
33
fail-fast: false
34
steps:
35
- name: Fix usage of insecure GitHub protocol
0 commit comments