We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da21ebf commit fc58b8eCopy full SHA for fc58b8e
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
dotnet-target: "${{ inputs.dotnet-target }}"
32
33
- name: Upload Artifact
34
- uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # tag=v3
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # tag=v4.6.2
35
with:
36
name: build-artifact
37
retention-days: 30
0 commit comments