From 241ced97b208fee98127dc1029c0535855754240 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Mon, 3 Feb 2025 14:45:57 +0100 Subject: [PATCH] Update Actions --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2ce794f..ade3921 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -9,7 +9,7 @@ jobs: node-version: ${{matrix.node}} - run: npm install - run: npm test - - uses: codecov/codecov-action@v4 + - uses: codecov/codecov-action@v5 strategy: matrix: node: