diff --git a/.github/workflows/tn.yml b/.github/workflows/tn.yml index 5749b958..cd0257f2 100644 --- a/.github/workflows/tn.yml +++ b/.github/workflows/tn.yml @@ -29,7 +29,7 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 with: name: test-report path: reports/ @@ -50,7 +50,7 @@ jobs: if: github.event_name == 'push' && (contains(fromJson('["main", "ci-testing"]'), github.ref_name) || github.ref_type == 'tag' ) steps: - uses: actions/checkout@v3 - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 with: name: token-negotiator-dist path: token-negotiator-dist/