Skip to content

Commit

Permalink
Update 'artifact actions' to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
barjonp committed Sep 23, 2024
1 parent 011ac6e commit 695e190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
.\Pack-Client-OS.ps1 -Version ${{ env.next-release-version }} -OpenSilverDependencyVersion ${{ env.next-release-version }} -RepositoryUrl https://github.com/${{ env.GITHUB_REPOSITORY_OWNER_PART }}/${{ env.GITHUB_REPOSITORY_NAME_PART }}
if: env.suffix == 'rc'
- name: Upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: OpenRia4.6
path: "OpenRiaServices.NuGet/bin/OpenSilver"

0 comments on commit 695e190

Please sign in to comment.