Skip to content

Commit

Permalink
Update upload-artifacts to v4 (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Martens <[email protected]>
  • Loading branch information
benmartens and Ben Martens authored Oct 21, 2024
1 parent a7db983 commit 7f09c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: msbuild.exe SyncKusto.sln /p:Configuration=Release

- name: Upload Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: published
path: SyncKusto/bin/Release
Expand Down

0 comments on commit 7f09c7a

Please sign in to comment.