Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent e52d37f commit 85f1129
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up nox
uses: wntrblm/nox@2024.04.15
uses: wntrblm/nox@2024.10.09
- id: noxenvs-matrix
run: |
echo >>$GITHUB_OUTPUT noxenvs=$(
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Set up uv
uses: hynek/setup-cached-uv@v2
- name: Set up nox
uses: wntrblm/nox@2024.04.15
uses: wntrblm/nox@2024.10.09

- name: Run nox
run: nox -s "${{ matrix.noxenv }}"
Expand Down

0 comments on commit 85f1129

Please sign in to comment.