Skip to content

Commit 3f4670d

Browse files
Bump wntrblm/nox from 2024.04.15 to 2024.10.09 in the github-actions group (#44)
1 parent e8c3213 commit 3f4670d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
version: "latest"
5454
enable-cache: true
5555
# set up nox for convenient testing
56-
- uses: wntrblm/nox@2024.04.15
56+
- uses: wntrblm/nox@2024.10.09
5757
# run the nox minimums session (assumes a nox session named "minimums" exists) with coverage
5858
- name: 🐍 Test with minimal versions
5959
run: nox -s minimums --verbose -- --cov --cov-report=xml:coverage-${{ inputs.runs-on }}.xml --cov-append

0 commit comments

Comments
 (0)