feat(contracts): Fix Attestation ID generation in examples #1368
Annotations
2 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run if [ -n "$(git diff --name-only a18e97b9602d1a6ceac2c13aa9bf046ea5e9a27a 13a9f5a36f72fda9d516a56e87919b984169fa1d | grep '^contracts/')" ]; then
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading