Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/peter-evans/create…
Browse files Browse the repository at this point in the history
…-or-update-comment-4
  • Loading branch information
carlkidcrypto authored Jan 29, 2024
2 parents 0940154 + 5dac461 commit e32a15e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@23.12.1
- uses: psf/black@24.1.0
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
needs: check-source-changes
steps:
- uses: actions/checkout@v4
- uses: psf/black@23.12.1
- uses: psf/black@24.1.0

build-and-test:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit e32a15e

Please sign in to comment.