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 d55f50e commit 14ae927Copy full SHA for 14ae927
.github/workflows/build-and-test.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
os: [ubuntu-latest]
22
- node: [18]
+ node: [20]
23
24
steps:
25
- name: Checkout 🛎
.github/workflows/publish.yml
@@ -21,7 +21,7 @@ jobs:
26
27
0 commit comments