Skip to content
This repository was archived by the owner on Jun 3, 2023. It is now read-only.

Commit 53da826

Browse files
committed
update github tags
1 parent f6476a4 commit 53da826

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/readme.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
python-version: '3.x'
1919

2020
- name: 'create readme'
21-
uses: 'clouddrove/github-actions@9.0'
21+
uses: 'clouddrove/github-actions@v9.0'
2222
with:
2323
actions_subcommand: 'readme'
2424
github_token: '${{ secrets.GITHUB }}'
@@ -35,7 +35,7 @@ jobs:
3535
continue-on-error: true
3636

3737
- name: 'push readme'
38-
uses: 'clouddrove/github-actions@9.0'
38+
uses: 'clouddrove/github-actions@v9.0'
3939
continue-on-error: true
4040
with:
4141
actions_subcommand: 'push'

0 commit comments

Comments
 (0)