Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorBanai-Intuitive committed Sep 15, 2024
1 parent 95afce9 commit 4427aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

# Publish Artifacts
- name: 'Publish Artifacts'
uses: actions/upload-artifact@v1.0.0
uses: actions/upload-artifact@v4.4.0
with:
name: 'artifactory'
path: ./Analogy.LogViewer.Example/bin/${{ matrix.configuration }}
Expand Down

0 comments on commit 4427aaa

Please sign in to comment.