Skip to content

Commit

Permalink
update to latest actions
Browse files Browse the repository at this point in the history
  • Loading branch information
petrsvihlik committed Nov 27, 2022
1 parent a155eda commit c1ff0aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
env:
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}
- name: Upload artifacts to the GitHub release
uses: Roang-zero1/github-upload-release-artifacts-action@v2.1.0
uses: Roang-zero1/github-upload-release-artifacts-action@v3
with:
args: ./artifacts
env:
Expand Down

0 comments on commit c1ff0aa

Please sign in to comment.