Skip to content

Commit b394531

Browse files
authored
Update README.md
1 parent 7b645d3 commit b394531

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Create a `workflow.yml` file in your `.github/workflows` directory like:
3737
steps:
3838
- uses: "actions/checkout@master"
3939
- name: "TODO to Issue"
40-
uses: "alstr/[email protected].4"
40+
uses: "alstr/[email protected].5"
4141
id: "todo"
4242
```
4343
@@ -90,6 +90,7 @@ There are additional inputs if you want to be able to assign issues to projects.
9090
* Org Mode
9191
* PHP
9292
* Python
93+
* R
9394
* Razor
9495
* Ruby
9596
* Rust

0 commit comments

Comments
 (0)