We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5683ad commit 344e339Copy full SHA for 344e339
.github/workflows/reusable-nox.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Check out repo
19
uses: actions/checkout@v4
20
- name: Setup nox
21
- uses: wntrblm/nox@2024.04.15
+ uses: wntrblm/nox@2024.10.09
22
with:
23
python-versions: "${{ matrix.python-versions }}"
24
- name: "Run nox -s ${{ matrix.session }}"
0 commit comments