Skip to content

Commit e250829

Browse files
authored
Merge pull request #316 from fcsonline/patch-1
Update documentation about Github action
2 parents 4bd8558 + 7122433 commit e250829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
uses: actions/checkout@v2
8080
- name: Get the lines of code.
8181
id: scc
82-
uses: iryanbell/[email protected].0
82+
uses: iryanbell/[email protected].2
8383
with:
8484
args: ${{ env.workspace }} -i js,go,html,css
8585
```

0 commit comments

Comments
 (0)