mirror of
https://github.com/actions/setup-node.git
synced 2025-12-13 15:58:30 +08:00
removed extra tabs (versions.yml)
This commit is contained in:
6
.github/workflows/versions.yml
vendored
6
.github/workflows/versions.yml
vendored
@@ -80,9 +80,9 @@ jobs:
|
||||
|
||||
version-file:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Setup node test
|
||||
|
||||
Reference in New Issue
Block a user