Skip to content

Commit

Permalink
Merge pull request #91 from ChristianGalla/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/upload-artifact-4
  • Loading branch information
dependabot[bot] committed Mar 2, 2024
2 parents 1fd40cc + 94c0fa4 commit bdf3643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Test solution
run: vstest.console.exe /Platform:x64 "AutoStartConfirmTests\bin\x64\Release\net8.0-windows10.0.18362.0\win-x64\AutoStartConfirmTests.dll"

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
name: Upload artifacts
with:
name: AutoStartConfirmSetup
Expand Down

0 comments on commit bdf3643

Please sign in to comment.