mirror of
https://github.com/actions/setup-node.git
synced 2025-09-15 02:34:03 +08:00
version update from 20.11.0-nightly202312211a0be537da to 20.11.0-nightly
This commit is contained in:
2
.github/workflows/versions.yml
vendored
2
.github/workflows/versions.yml
vendored
@@ -82,7 +82,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest, macos-13]
|
||||
node-version: [20.12.0-nightly, 21-nightly, 18.0.0-nightly]
|
||||
node-version: [20.11.0-nightly, 21-nightly, 18.0.0-nightly]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup Node
|
||||
|
Reference in New Issue
Block a user