From b664ac4459ed5fe2834665976b8864da03d263e9 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Mon, 6 Jan 2025 11:29:38 +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: