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 ace512a commit 3ca0142Copy full SHA for 3ca0142
1 file changed
.github/workflows/profile-3d-contrib.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
name: generate-github-profile-3d-contrib
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
14
- uses: yoshi389111/github-profile-3d-contrib@0.6.0
15
env:
16
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
0 commit comments