We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01d3e8c commit 941c81fCopy full SHA for 941c81f
.github/workflows/recent-activity.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- uses: actions/checkout@v3
16
- - uses: jamesgeorge007/github-activity-readme@hotfix/prevent-stack-traces
+ - uses: jamesgeorge007/github-activity-readme@master
17
env:
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19
with:
0 commit comments