Skip to content

Commit 1f22a34

Browse files
committed
chore: use released version of nox
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
1 parent d0f96aa commit 1f22a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
steps:
2828
- uses: actions/checkout@v3
29-
- uses: wntrblm/nox@main
29+
- uses: wntrblm/nox@2022.11.21
3030
- run: nox
3131

3232
pass:

0 commit comments

Comments
 (0)