Skip to content

Commit

Permalink
Merge pull request #132 from python-jsonschema/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/wntrblm/nox-2024.03.02

Bump wntrblm/nox from 2023.04.22 to 2024.03.02
  • Loading branch information
Julian authored Mar 4, 2024
2 parents 4f00eb0 + 3657c80 commit ce1fb3f
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 @@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up nox
uses: wntrblm/nox@2023.04.22
uses: wntrblm/nox@2024.03.02
- id: noxenvs-matrix
run: |
echo >>$GITHUB_OUTPUT noxenvs=$(
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
pypy3.10
allow-prereleases: true
- name: Set up nox
uses: wntrblm/nox@2023.04.22
uses: wntrblm/nox@2024.03.02
- name: Run nox
run: nox -s "${{ matrix.noxenv }}" -- ${{ matrix.posargs }}

Expand Down

0 comments on commit ce1fb3f

Please sign in to comment.