Skip to content

Commit 002ff8b

Browse files
Update actions/checkout action to v5 (#701)
1 parent 63deb34 commit 002ff8b

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
@@ -12,7 +12,7 @@ jobs:
1212
name: generate-github-profile-3d-contrib
1313

1414
steps:
15-
- uses: actions/checkout@v4
15+
- uses: actions/checkout@v5
1616
- uses: yoshi389111/github-profile-3d-contrib@0.9.0
1717
env:
1818
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}

0 commit comments

Comments
 (0)