diff --git a/.github/workflows/on-PRs-commits.yml b/.github/workflows/on-PRs-commits.yml index 5658050..36eb594 100644 --- a/.github/workflows/on-PRs-commits.yml +++ b/.github/workflows/on-PRs-commits.yml @@ -62,7 +62,7 @@ jobs: # > to download artifact contents individually. One of the consequences of this limitation is that if a zip is # > uploaded during a workflow run and then downloaded from the UI, there will be a double zip created. - name: Archive bosh dev release tgz - uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4 + uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4 with: name: archive-bosh-dev-release-tgz path: |