diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9ad297c..76b956b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -160,7 +160,7 @@ jobs: runs-on: ubuntu-latest needs: [generate-api-code, docker-API-Builder] steps: - - uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3 + - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v3 - name: List java-api Directory Contents run: ls -rotl java-api @@ -454,7 +454,7 @@ jobs: # contents: read # steps: # - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v2 -# - uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3 +# - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v3 # - name: Prepare # run: | # pushd lightswitch-chaincode/build/libs