mirror of
https://github.com/actions/setup-node.git
synced 2025-04-21 19:18:43 +00:00
removed extra tabs (versions.yml)
This commit is contained in:
parent
c178bbba23
commit
eb7c4722ce
1 changed files with 3 additions and 3 deletions
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
|
||||
|
|
Loading…
Add table
Reference in a new issue