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

Merge branch 'actions:main' into main

This commit is contained in:
tijuks 2026-04-23 06:15:45 +03:00 committed by GitHub
commit 3e2b8648f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 55573 additions and 84690 deletions

View file

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