Skip to content

Commit

Permalink
Bump actions/checkout from 2.0.0 to 3.0.2 (#498)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2022
1 parent 6337700 commit 261bfa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
auto-update:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.0.0
- uses: actions/checkout@v3.0.2
- name: Set up Python
uses: actions/setup-python@v3.1.2
with:
Expand Down

0 comments on commit 261bfa6

Please sign in to comment.