11
0
Fork 0
mirror of https://github.com/actions/setup-node.git synced 2026-05-23 21:01:54 +00:00

update node-dist versions in versions.yml

This commit is contained in:
priya-kinthali 2026-04-20 08:17:42 +05:30
parent 569065ba7d
commit d56bea633c

View file

@ -219,7 +219,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest, macos-latest-large]
node-version: [22, 24]
node-version: [21, 23]
steps:
- uses: actions/checkout@v6
- name: Setup Node from dist