Skip to content

Commit 40fb88b

Browse files
Bump wntrblm/nox from 2024.03.02 to 2024.04.15
Bumps [wntrblm/nox](https://github.com/wntrblm/nox) from 2024.03.02 to 2024.04.15. - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2024.03.02...2024.04.15) --- updated-dependencies: - dependency-name: wntrblm/nox dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46d97bf commit 40fb88b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nox.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: |
5757
sudo apt-get install -y ${{ matrix.packages }}
5858
- name: Setup nox
59-
uses: wntrblm/nox@2024.03.02
59+
uses: wntrblm/nox@2024.04.15
6060
with:
6161
python-versions: "${{ matrix.python-versions }}"
6262
- name: Set up nox environments
@@ -90,7 +90,7 @@ jobs:
9090
with:
9191
path: antsibull-docs-parser
9292
- name: Setup nox
93-
uses: wntrblm/nox@2024.03.02
93+
uses: wntrblm/nox@2024.04.15
9494
with:
9595
python-versions: "3.6"
9696
# https://github.com/ansible-community/antsibull-docs-parser/issues/25

0 commit comments

Comments
 (0)