Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
attiasas committed Oct 10, 2024
1 parent cd3a70b commit 48377bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Install dotnet
uses: actions/setup-dotnet@v3
with:
dotnet-version: '6.x'
dotnet-version: 6.0.425
- name: Setup Python3
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 48377bf

Please sign in to comment.