File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Check out repo
13- uses : actions/checkout@v4
13+ uses : actions/checkout@v5
1414 - name : Set up Python
1515 uses : actions/setup-python@v4
1616 with :
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 name : generate-github-profile-3d-contrib
1212 steps :
13- - uses : actions/checkout@v4
13+ - uses : actions/checkout@v5
1414 - uses : Tech-Fear/github-profile-3d-contrib-Update@main
1515 env :
1616 GITHUB_TOKEN : ${{ secrets.METRICS_TOKEN }}
Original file line number Diff line number Diff line change 1111 release :
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : actions/checkout@v4
14+ - uses : actions/checkout@v5
1515 # Bump version on merging Pull Requests with specific labels.
1616 # (bump:major,bump:minor,bump:patch)
1717 - uses : haya14busa/action-bumpr@v1
You can’t perform that action at this time.
0 commit comments