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.
2 parents 1a86d3b + ec7b655 commit bcc9823Copy full SHA for bcc9823
.github/workflows/ci-pr.yaml
@@ -43,7 +43,7 @@ jobs:
43
44
steps:
45
- name: Run nox
46
- uses: frequenz-floss/gh-action-nox@v1.0.1
+ uses: frequenz-floss/gh-action-nox@v1.1.0
47
with:
48
python-version: "3.11"
49
nox-session: ci_checks_max
.github/workflows/ci.yaml
@@ -71,7 +71,7 @@ jobs:
71
72
73
74
75
76
python-version: ${{ matrix.python }}
77
nox-session: ${{ matrix.nox-session }}
0 commit comments