Skip to content

Commit

Permalink
Bump subactions due to node 16 deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
MeFisto94 committed May 2, 2024
1 parent 2026388 commit 1be9adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/netfx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
- name: Setup MSBuild.exe
uses: microsoft/setup-msbuild@v1.1
uses: microsoft/setup-msbuild@v2

- name: Restore NuGet Packages
run: msbuild Andraste.Launcher.csproj /t:Restore
Expand Down

0 comments on commit 1be9adb

Please sign in to comment.