Skip to content

Commit fc58b8e

Browse files
committed
Update upload action
1 parent da21ebf commit fc58b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
dotnet-target: "${{ inputs.dotnet-target }}"
3232

3333
- name: Upload Artifact
34-
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # tag=v3
34+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # tag=v4.6.2
3535
with:
3636
name: build-artifact
3737
retention-days: 30

0 commit comments

Comments
 (0)