diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index cd96b836..d7584aa0 100644 --- a/.github/workflows/test-and-release.yml +++ b/.github/workflows/test-and-release.yml @@ -20,7 +20,7 @@ jobs: node: - 18 - 20 - - 22 + - 22.4 steps: - name: Clone repository