We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db83f4 commit 745e563Copy full SHA for 745e563
1 file changed
.github/workflows/check_nn_versions.yaml
@@ -54,7 +54,8 @@ jobs:
54
cat > config.json <<EOF
55
[
56
{"date":"2023-10-25","r":"4.3.1"},
57
- {"date":"2024-08-06","r":"4.4.1"}
+ {"date":"2024-08-06","r":"4.4.1"},
58
+ {"date":"2025-12-05","r":"4.5.2"}
59
]
60
EOF
61
- name: Filter lock dates
0 commit comments