Skip to content

Commit

Permalink
Merge pull request #62 from DP6/dependabot/github_actions/actions/che…
Browse files Browse the repository at this point in the history
…ckout-3

build(deps): bump actions/checkout from 2 to 3
  • Loading branch information
taksqth authored Jun 9, 2022
2 parents 55abe7e + 146b6c6 commit 72933d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions/[email protected]
- uses: psf/black@stable
with:
Expand Down

0 comments on commit 72933d9

Please sign in to comment.