Skip to content

Commit

Permalink
ci: updating actions version
Browse files Browse the repository at this point in the history
  • Loading branch information
Prajwal-P committed Jun 8, 2024
1 parent a5b73a2 commit 9def55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Update this repo's README with recent activity

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: jamesgeorge007/github-activity-readme@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9def55c

Please sign in to comment.