Skip to content

Commit

Permalink
Update BuildProgram.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MikiraSora authored Aug 29, 2024
1 parent da8e5bc commit 2b863da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildProgram.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
ref: ${{ env.Branch }}
submodules: recursive
- name: Setup .NET7
uses: actions/setup-dotnet@v1.5.0
uses: actions/setup-dotnet@v4.0.1
with:
dotnet-version: 7.0.x
- name: get-version-action
Expand Down

0 comments on commit 2b863da

Please sign in to comment.