Skip to content

Commit 9048c61

Browse files
authored
Merge branch 'main' into summit2026-1
2 parents 18fb6e3 + f83d968 commit 9048c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-nox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Check out repo
2525
uses: actions/checkout@v6
2626
- name: Setup nox
27-
uses: wntrblm/nox@2025.11.12
27+
uses: wntrblm/nox@2026.02.09
2828
with:
2929
python-versions: "${{ matrix.python-versions }}"
3030
- name: "Run nox -s ${{ matrix.session }}"

0 commit comments

Comments
 (0)