update checkout to v4
This commit is contained in:
parent
656bd38f4c
commit
53a59657a5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/readme-stars.yml
vendored
2
.github/workflows/readme-stars.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
update-readme:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
if: ${{ env.AOC_ENABLED }}
|
||||
env:
|
||||
AOC_ENABLED: ${{ secrets.AOC_ENABLED }}
|
||||
|
|
Loading…
Add table
Reference in a new issue