We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad0c149 + 45ef7aa commit 085e62bCopy full SHA for 085e62b
1 file changed
.github/workflows/on-PRs-commits.yml
@@ -106,7 +106,7 @@ jobs:
106
# > to download artifact contents individually. One of the consequences of this limitation is that if a zip is
107
# > uploaded during a workflow run and then downloaded from the UI, there will be a double zip created.
108
- name: Archive bosh dev release tgz
109
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
110
with:
111
name: archive-bosh-dev-release-tgz
112
path: |
0 commit comments