Update README.md

This commit is contained in:
Alastair Mooney 2022-05-20 17:21:10 +01:00 committed by GitHub
parent 7b645d3041
commit b394531dfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ Create a `workflow.yml` file in your `.github/workflows` directory like:
steps: steps:
- uses: "actions/checkout@master" - uses: "actions/checkout@master"
- name: "TODO to Issue" - name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v4.6.4" uses: "alstr/todo-to-issue-action@v4.6.5"
id: "todo" id: "todo"
``` ```
@ -90,6 +90,7 @@ There are additional inputs if you want to be able to assign issues to projects.
* Org Mode * Org Mode
* PHP * PHP
* Python * Python
* R
* Razor * Razor
* Ruby * Ruby
* Rust * Rust