Skip to content

Commit

Permalink
Fix nox test failure (#1899)
Browse files Browse the repository at this point in the history
Fix nox test failure by bumping nox action to wntrblm/[email protected]
  • Loading branch information
rooftopcellist authored Jun 14, 2024
1 parent e271515 commit 23a3266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-nox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Check out repo
uses: actions/checkout@v4
- name: Setup nox
uses: wntrblm/nox@2024.03.02
uses: wntrblm/nox@2024.04.15
with:
python-versions: "${{ matrix.python-versions }}"
- name: "Run nox -s ${{ matrix.session }}"
Expand Down

0 comments on commit 23a3266

Please sign in to comment.