Skip to content

Commit

Permalink
Update versions (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescurtin authored Oct 14, 2024
1 parent 3e10211 commit abb0df9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: isort/isort-action@v1
with:
requirements-files: "requirements.txt requirements-test.txt"
Expand Down
2 changes: 0 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3.8"

services:
lint:
build:
Expand Down

0 comments on commit abb0df9

Please sign in to comment.