Skip to content

Commit

Permalink
Merge pull request #14 from Julian/dependabot/github_actions/wntrblm/…
Browse files Browse the repository at this point in the history
…nox-2024.10.09

Bump wntrblm/nox from 2024.04.15 to 2024.10.09
  • Loading branch information
Julian authored Oct 17, 2024
2 parents 0948a5b + cef8ecb commit 576b156
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 @@ -30,7 +30,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 @@ -69,7 +69,7 @@ jobs:
pypy3.10
allow-prereleases: true
- name: Set up nox
uses: wntrblm/nox@2024.04.15
uses: wntrblm/nox@2024.10.09
- name: Install libavif
run: >
curl -L 'https://github.com/AOMediaCodec/libavif/archive/v0.11.1.tar.gz' | tar xzf - &&
Expand Down

0 comments on commit 576b156

Please sign in to comment.