Skip to content

Commit

Permalink
Bump wntrblm/nox from 2024.04.15 to 2024.10.09 (#1161)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 77e79ba commit fe238e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
run: sudo chmod a+x /usr/local/bin/receptor

- name: Set up nox
uses: wntrblm/nox@2024.04.15
uses: wntrblm/nox@2024.10.09
with:
python-versions: ${{ env.DESIRED_PYTHON_VERSION }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/reusable-nox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: sudo chmod a+x /usr/local/bin/receptor

- name: Set up nox
uses: wntrblm/nox@2024.04.15
uses: wntrblm/nox@2024.10.09
with:
python-versions: ${{ inputs.python-version }}

Expand Down

0 comments on commit fe238e8

Please sign in to comment.