Skip to content

Commit

Permalink
Update compile_upload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderdewit authored Nov 22, 2024
1 parent 84f8d68 commit dd02a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.x
dotnet-version: 9.x

- name: Install dotnet-outdated
run: dotnet tool install --global dotnet-outdated-tool
Expand Down

0 comments on commit dd02a8e

Please sign in to comment.