Skip to content

Commit

Permalink
Update update-contributors.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoch committed Oct 25, 2023
1 parent 3a885ab commit 948b61d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-contributors.yaml
Expand Up @@ -11,9 +11,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Tributors Update
uses: con/tributors@0.0.21
uses: con/tributors@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 948b61d

Please sign in to comment.