Skip to content

Commit

Permalink
Newer artifact step version
Browse files Browse the repository at this point in the history
  • Loading branch information
Redth committed Sep 24, 2022
1 parent 222c19c commit ea015df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
nuget sign .\artifacts\*.nupkg -CertificatePath $pfxPath -Timestamper http://timestamp.entrust.net/TSS/RFC3161sha2TS
- name: Artifacts
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v3
with:
name: NuGet
path: ./artifacts
Expand Down

0 comments on commit ea015df

Please sign in to comment.