We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8807176 commit e11dedeCopy full SHA for e11dede
.github/workflows/cd.yml
@@ -75,7 +75,7 @@ jobs:
75
git config user.name "github-actions[bot]"
76
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
77
78
- - uses: wntrblm/nox@2024.03.02
+ - uses: wntrblm/nox@2024.04.15
79
with:
80
python-versions: "3.11"
81
.github/workflows/ci.yml
@@ -81,7 +81,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
82
ref: ${{ github.head_ref }}
83
84
85
86
87
0 commit comments