Skip to content

Commit 4e8a664

Browse files
committed
fix: update action version in readme example
1 parent 00813fc commit 4e8a664

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
@@ -8,7 +8,7 @@ The following example workflow step will create an issue in a GitHub repository
88
```yml
99
- name: "Detect web page changes"
1010
id: webchanges
11-
uses: swimmwatch/webchanges-action@v1.0.0
11+
uses: swimmwatch/webchanges-action@v1.0.1
1212
with:
1313
jobs: |
1414
name: Telegram Mini App documentation

0 commit comments

Comments
 (0)