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 96ba4e6 commit 66c869c
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 @@ -97,7 +97,7 @@ jobs:
.\Pack-Client-OpenSilver.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: OpenRia5
path: "NuGet/bin/opensilver"

0 comments on commit 66c869c

Please sign in to comment.