hashgraph/hedera-smart-contracts

Publish Results CI step is failing

Closed this issue · 3 comments

Description

Publish Results CI step is failing https://github.com/hashgraph/hedera-smart-contracts/actions/runs/9165634751/job/25201371268?pr=731

Additional context

No response

Hedera network

other

Version

latest

Operating system

None

It started to fail since this PR:

#742

that updated the Action:

actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7

from:

actions/download-artifact@v3

If reverting to @V3 use the following commit:

actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2

From a CI perspective we require actions to be pinned to commits

Thank you! We will try it out, and hopefully that will fix our CI 👍