Skip to content

Commit

Permalink
Bump wntrblm/nox from 2024.04.15 to 2024.10.09 in the github-actions …
Browse files Browse the repository at this point in the history
…group (#44)
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent e8c3213 commit 3f4670d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
version: "latest"
enable-cache: true
# set up nox for convenient testing
- uses: wntrblm/nox@2024.04.15
- uses: wntrblm/nox@2024.10.09
# run the nox minimums session (assumes a nox session named "minimums" exists) with coverage
- name: 🐍 Test with minimal versions
run: nox -s minimums --verbose -- --cov --cov-report=xml:coverage-${{ inputs.runs-on }}.xml --cov-append
Expand Down

0 comments on commit 3f4670d

Please sign in to comment.