We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da09740 + 3b368fe commit 2a3a440Copy full SHA for 2a3a440
1 file changed
action.yml
@@ -32,7 +32,7 @@ runs:
32
${{ github.action_path }}/src/main.ps1
33
34
- name: Upload module artifact
35
- uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
+ uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
36
with:
37
name: ${{ inputs.ArtifactName }}
38
path: ${{ steps.build.outputs.ModuleOutputFolderPath }}
0 commit comments