mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 09:21:00 +00:00
Remove version
This commit is contained in:
parent
e93d8fd1dc
commit
18cbc6a02c
1 changed files with 0 additions and 2 deletions
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
|
@ -1,8 +1,6 @@
|
||||||
version: 1.0
|
|
||||||
name: Main workflow
|
name: Main workflow
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
run:
|
run:
|
||||||
name: Run
|
name: Run
|
||||||
runs-on: ${{ matrix.operating-system }}
|
runs-on: ${{ matrix.operating-system }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue