From 7d847f97e7c69bb18e1cd2b72756ddeaed060430 Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Sun, 7 Apr 2024 23:28:53 +0200 Subject: [PATCH] =?UTF-8?q?=EF=90=B5=20Pin=20codecov/codecov-action=20to?= =?UTF-8?q?=20v3.1.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is the only version in the v3 series to use a non-EOL NodeJS runtime. Ref: https://github.com/ansible-community/ansible-test-gh-action/pull/74#issuecomment-1958777631 We can't yet upgrade to v4 due to its API changes. Co-Authored-By: Felix Fontein --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index dcee293..e6a8824 100644 --- a/action.yml +++ b/action.yml @@ -673,7 +673,7 @@ runs: Send the coverage data over to https://codecov.io/gh/${{ github.repository }} if: steps.ansible-test-command.outputs.has-coverage == 'true' - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v3.1.6 with: files: >- ${{