Skip to content

Commit 3ca0142

Browse files
Update actions/checkout action to v3 (#30)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent ace512a commit 3ca0142

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/profile-3d-contrib.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
name: generate-github-profile-3d-contrib
1212
steps:
13-
- uses: actions/checkout@v2
13+
- uses: actions/checkout@v3
1414
- uses: yoshi389111/github-profile-3d-contrib@0.6.0
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}

0 commit comments

Comments
 (0)