Skip to content

Commit

Permalink
Merge pull request #1 from rbxfps/dependabot/github_actions/microsoft…
Browse files Browse the repository at this point in the history
…/setup-msbuild-1.3

Bump microsoft/setup-msbuild from 1.1 to 1.3
  • Loading branch information
rbxfps authored Dec 24, 2022
2 parents 7a1fc88 + 5b2b76c commit 6df79be
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 @@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v1.1
uses: microsoft/setup-msbuild@v1.3

- name: Build Solution
run: msbuild "-p:Configuration=${{ matrix.configuration }};Platform=${{ matrix.platform }}" rbxfpsunlocker.sln
Expand Down

0 comments on commit 6df79be

Please sign in to comment.