Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/nuget/System.Security.Principal…
Browse files Browse the repository at this point in the history
….Windows-5.0.0
  • Loading branch information
guibranco authored Jan 19, 2023
2 parents 9a7b828 + f555e5d commit 8a84ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: msbuild GHActionsCI.sln /p:Configuration=Release

- name: Upload artifact
uses: actions/upload-artifact@v1.0.0
uses: actions/upload-artifact@v3.1.2
with:
name: release
path: Src\GHActionsCI\bin\Release\
Expand Down

0 comments on commit 8a84ae5

Please sign in to comment.