diff --git a/.github/workflows/test-go.yml b/.github/workflows/test-go.yml index 806b9ea31c..8e1e9847b0 100644 --- a/.github/workflows/test-go.yml +++ b/.github/workflows/test-go.yml @@ -306,7 +306,7 @@ jobs: path: test-results/go-test key: go-test-reports-${{ github.run_number }} restore-keys: go-test-reports- - - uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2 + - uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4 with: name: test-results path: test-results/go-test