Skip to content

Commit

Permalink
docs: Correct Node.js runtime version
Browse files Browse the repository at this point in the history
  • Loading branch information
LayZeeDK authored and mheap committed Nov 23, 2022
1 parent a6e1a9f commit fa0b057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is a single purpose CLI that rewrites the `runs` section in a GitHub Action

```yaml
runs:
using: node12
using: node16
main: dist/index.js
```

Expand Down

0 comments on commit fa0b057

Please sign in to comment.