diff --git a/.github/workflows/deploy-release.yml b/.github/workflows/deploy-release.yml index 45441f43..bac5b400 100644 --- a/.github/workflows/deploy-release.yml +++ b/.github/workflows/deploy-release.yml @@ -169,17 +169,17 @@ jobs: contents: write steps: - name: Download mla-component.umd.cjs - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 + uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9 with: name: mla-component.umd.cjs - name: Download mla-component.umd.cjs.asc - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 + uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9 with: name: mla-component.umd.cjs.asc - name: Download mla-component.umd.cjs.intoto.jsonl - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 + uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9 with: name: mla-component.umd.cjs.intoto.jsonl