Skip to content

Commit 56dec06

Browse files
Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-7.0.0
2 parents 985c327 + 207c39b commit 56dec06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ runs:
106106

107107
- name: Download module artifact
108108
if: env.PUBLISH_CONTEXT_ShouldPublish == 'true' || inputs.WhatIf == 'true'
109-
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
109+
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
110110
with:
111111
name: module
112112
path: ${{ inputs.ModulePath }}

0 commit comments

Comments
 (0)