Skip to content

Commit

Permalink
chore: add actions/checkout@v3 (jobs.update_readme_api.steps.uses)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Mar 2, 2022
1 parent 688ffd4 commit f81227f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_readme_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
update_readme_api:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16.14.0
Expand Down

0 comments on commit f81227f

Please sign in to comment.