diff --git a/.github/workflows/CI-CD.yml b/.github/workflows/CI-CD.yml index 26025e1..5d72c9f 100644 --- a/.github/workflows/CI-CD.yml +++ b/.github/workflows/CI-CD.yml @@ -56,7 +56,7 @@ jobs: if: github.event_name == 'push' steps: - name: Download Artifacts - uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 # v3.0.1 + uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2 with: path: artifacts