diff --git a/.github/workflows/versionControlAndAuditCheck.yml b/.github/workflows/versionControlAndAuditCheck.yml index 36eb730f7..ff0ff0171 100644 --- a/.github/workflows/versionControlAndAuditCheck.yml +++ b/.github/workflows/versionControlAndAuditCheck.yml @@ -275,7 +275,7 @@ jobs: fetch-depth: 0 - name: Download list of audit-relevant contracts from previous version control step - uses: actions/download-artifact@v4.1.8 + uses: actions/download-artifact@v4.1.9 with: name: contracts_for_audit