Skip to content

Commit 1bd9175

Browse files
Use major version @v1 of isort GitHub Action (#2581)
Amend 50106dd The major version tag for this GitHub Action has just been created: isort/isort-action#61
1 parent cad8483 commit 1bd9175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/isort.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v3
12-
- uses: isort/isort-action@v1.0.0
12+
- uses: isort/isort-action@v1

0 commit comments

Comments
 (0)