We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 205bce9 commit 138fbdaCopy full SHA for 138fbda
1 file changed
.github/actions/push-changes/action.yml
@@ -33,7 +33,7 @@ runs:
33
uses: actions/setup-dotnet@v4
34
with:
35
dotnet-version: ${{ env.dotnet-sdk-version }}
36
- name: Download a single artifact
+ - name: Download a single artifact
37
uses: actions/download-artifact@v4
38
39
name: ${{ inputs.artifact-name }}
0 commit comments