Skip to content

Commit

Permalink
Bump wntrblm/nox from 2023.04.22 to 2024.03.02 (#149) (#150)
Browse files Browse the repository at this point in the history
Bumps [wntrblm/nox](https://github.com/wntrblm/nox) from 2023.04.22 to 2024.03.02.
- [Release notes](https://github.com/wntrblm/nox/releases)
- [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md)
- [Commits](wntrblm/nox@2023.04.22...2024.03.02)

---
updated-dependencies:
- dependency-name: wntrblm/nox
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit c5cefb1)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
patchback[bot] and dependabot[bot] authored Mar 5, 2024
1 parent 450d083 commit cbfba0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
path: antsibull-core
- name: Setup nox
uses: wntrblm/nox@2023.04.22
uses: wntrblm/nox@2024.03.02
with:
python-versions: "3.11"
- run: |
Expand All @@ -50,7 +50,7 @@ jobs:
with:
path: antsibull-core
- name: Setup nox
uses: wntrblm/nox@2023.04.22
uses: wntrblm/nox@2024.03.02
with:
python-versions: "3.9, 3.10, 3.11, 3.12"
- name: Run unit tests
Expand Down

0 comments on commit cbfba0c

Please sign in to comment.