Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jackton1 committed Dec 12, 2022
1 parent 9553d53 commit ba8b45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-readme.yml
Expand Up @@ -9,7 +9,7 @@ jobs:
sync-assets:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
fetch-depth: 0

Expand Down

0 comments on commit ba8b45d

Please sign in to comment.