Skip to content

Commit

Permalink
Fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ImoutoChan committed Jul 31, 2023
1 parent 44ad42f commit 2095d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- uses: actions/setup-dotnet@v3
with:
dotnet-version: '3.1.0'
dotnet-version: '3.1.x'

- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 2095d71

Please sign in to comment.