Skip to content

Commit e11dede

Browse files
chore(deps): bump wntrblm/nox from 2024.03.02 to 2024.04.15 (#65)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8807176 commit e11dede

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
git config user.name "github-actions[bot]"
7676
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
7777
78-
- uses: wntrblm/nox@2024.03.02
78+
- uses: wntrblm/nox@2024.04.15
7979
with:
8080
python-versions: "3.11"
8181

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
token: ${{ secrets.GITHUB_TOKEN }}
8282
ref: ${{ github.head_ref }}
8383

84-
- uses: wntrblm/nox@2024.03.02
84+
- uses: wntrblm/nox@2024.04.15
8585
with:
8686
python-versions: "3.11"
8787

0 commit comments

Comments
 (0)