We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 922990a commit 6c1aa2cCopy full SHA for 6c1aa2c
1 file changed
.github/workflows/ci.yaml
@@ -51,7 +51,7 @@ jobs:
51
52
steps:
53
- name: Run nox
54
- uses: frequenz-floss/gh-action-nox@v1.0.1
+ uses: shsms/gh-action-nox@windows-support
55
with:
56
python-version: ${{ matrix.python }}
57
nox-session: ${{ matrix.nox-session }}
0 commit comments