From 80890dda830acfcd2bd0550c0a8621d5f46ea015 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Wed, 13 Aug 2025 17:31:02 -0700 Subject: [PATCH] Propagate repo rename --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3918a9e..c05545c 100644 --- a/readme.md +++ b/readme.md @@ -16,7 +16,7 @@ jobs: devstats-query: runs-on: ubuntu-latest steps: - - uses: scientific-python/spec-zero-tools@main + - uses: scientific-python/spec0-action@main ``` The above would produce an artifact named `spec-zero-versions`, the following files: `schedule.yaml`,`schedule.md` and `chart.md`.