Skip to content

Commit d25cae7

Browse files
committed
upload-artifact v4
1 parent 889e6ba commit d25cae7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: dotnet pack -o '${{github.workspace}}/nupkg'
3737

3838
- name: Publish App disk artifact
39-
uses: actions/upload-artifact@v3
39+
uses: actions/upload-artifact@v4
4040
with:
4141
name: Code
4242
path: nupkg

0 commit comments

Comments
 (0)