Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SufeyifanWu committed Sep 15, 2024
1 parent f3a2d0e commit 517f296
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2

- name: Update contributors
uses: all-contributors/all-contributors-cli-action@v1
uses: all-contributors/all-contributors-cli-action@v3
with:
file: README.md

0 comments on commit 517f296

Please sign in to comment.