Skip to content

Commit f94dd79

Browse files
committed
docs: bump version in example code
1 parent fa59b95 commit f94dd79

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
@@ -7,7 +7,7 @@
77
```yml
88
- uses: actions/checkout@v2
99
- name: Deploy
10-
uses: exuanbo/[email protected].2
10+
uses: exuanbo/[email protected].3
1111
with:
1212
token: ${{ secrets.TOKEN }}
1313
gist_id: from_your_gist_url

0 commit comments

Comments
 (0)