Skip to content

Commit

Permalink
Merge pull request #67 from crate-py/dependabot/github_actions/wntrbl…
Browse files Browse the repository at this point in the history
…m/nox-2024.04.15

Bump wntrblm/nox from 2024.03.02 to 2024.04.15
  • Loading branch information
Julian authored Apr 22, 2024
2 parents 090abe7 + 20a3d8c commit e530a28
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 @@ -31,7 +31,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up nox
uses: wntrblm/nox@2024.03.02
uses: wntrblm/nox@2024.04.15
- id: noxenvs-matrix
run: |
echo >>$GITHUB_OUTPUT noxenvs=$(
Expand Down Expand Up @@ -66,7 +66,7 @@ jobs:
pypy3.10
allow-prereleases: true
- name: Set up nox
uses: wntrblm/nox@2024.03.02
uses: wntrblm/nox@2024.04.15
- name: Run nox
run: nox -s "${{ matrix.noxenv }}"

Expand Down

0 comments on commit e530a28

Please sign in to comment.