Skip to content

Commit

Permalink
chore: Update test-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kridai authored Aug 28, 2023
1 parent 01797ad commit fda1f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup .NET Core SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: 7.0.307
dotnet-version: 7.0.306

- name: Build & Test
run: make test
Expand Down

0 comments on commit fda1f4b

Please sign in to comment.