Skip to content

Commit

Permalink
Update wntrblm/nox action to v2024 (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent cddf829 commit c9b86ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
python-version: "3.10"
architecture: x64
- name: Setting up NOX
uses: wntrblm/nox@2023.04.22
uses: wntrblm/nox@2024.03.02
with:
python-versions: "3.10"
- name: Lint checks
Expand All @@ -45,7 +45,7 @@ jobs:
python-version: ${{ matrix.python-version }}
architecture: x64
- name: Setting up NOX
uses: wntrblm/nox@2023.04.22
uses: wntrblm/nox@2024.03.02
with:
python-versions: ${{ matrix.python-version }}
- name: Unit Tests
Expand Down

0 comments on commit c9b86ae

Please sign in to comment.