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 4718a93 commit 2220f66Copy full SHA for 2220f66
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
os: [ ubuntu-latest, windows-latest ]
19
node:
20
- ${{ fromJson(needs.get-lts.outputs.active) }}
21
- - 22
+ - 21
22
steps:
23
- name: Checkout
24
uses: actions/checkout@v4
0 commit comments