Skip to content

Commit

Permalink
Update github version.
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianStehle committed Nov 16, 2023
1 parent 848eef4 commit 868ea60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: setup dotnet
uses: actions/setup-dotnet@v3.2.0
with:
dotnet-version: 7.0.x
dotnet-version: 8.0.x

- name: test
run: |
Expand Down

0 comments on commit 868ea60

Please sign in to comment.