diff --git a/.github/workflows/conformance.yml b/.github/workflows/conformance.yml index 0addd3f6..8234474f 100644 --- a/.github/workflows/conformance.yml +++ b/.github/workflows/conformance.yml @@ -35,7 +35,7 @@ jobs: - name: Download Reference Exec Summary if: github.ref != 'refs/heads/main' continue-on-error: true - uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 + uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e with: name: reference_exec_summary diff --git a/.github/workflows/intl4x_artifacts.yml b/.github/workflows/intl4x_artifacts.yml index 8f44a507..a65d4807 100644 --- a/.github/workflows/intl4x_artifacts.yml +++ b/.github/workflows/intl4x_artifacts.yml @@ -145,7 +145,7 @@ jobs: if: github.event_name == 'push' steps: - name: Download binaries - uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 + uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e - name: Display structure of downloaded files run: ls -R