Skip to content

Commit 745e563

Browse files
chore: Add new R version (#50)
Signed-off-by: Ari <85683724+ari-stotle-max@users.noreply.github.com>
1 parent 5db83f4 commit 745e563

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/check_nn_versions.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ jobs:
5454
cat > config.json <<EOF
5555
[
5656
{"date":"2023-10-25","r":"4.3.1"},
57-
{"date":"2024-08-06","r":"4.4.1"}
57+
{"date":"2024-08-06","r":"4.4.1"},
58+
{"date":"2025-12-05","r":"4.5.2"}
5859
]
5960
EOF
6061
- name: Filter lock dates

0 commit comments

Comments
 (0)