Skip to content

Commit 948b61d

Browse files
authored
Update update-contributors.yaml
1 parent 3a885ab commit 948b61d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-contributors.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Checkout Repository
14-
uses: actions/checkout@v2
14+
uses: actions/checkout@v4
1515
- name: Tributors Update
16-
uses: con/tributors@0.0.21
16+
uses: con/tributors@master
1717
env:
1818
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1919
with:

0 commit comments

Comments
 (0)