Skip to content

Commit c1330e3

Browse files
committed
ci: Bump nox to 2025.11.12
1 parent a221f91 commit c1330e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v3
12-
- uses: wntrblm/nox@2022.11.21
12+
- uses: wntrblm/nox@2025.11.12
1313
with:
1414
python-versions: "3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3.13, 3.14"
1515
- run: nox -s lint

0 commit comments

Comments
 (0)