Skip to content

Commit

Permalink
Update actions/checkout action to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jackton1 committed Nov 2, 2021
1 parent 36c04ee commit 728199d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
sync-assets:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.5
- uses: actions/checkout@v2.4.0
with:
fetch-depth: 0

Expand Down

0 comments on commit 728199d

Please sign in to comment.