We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15bbf4c commit 4b728f8Copy full SHA for 4b728f8
.github/workflows/pre-commit.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/[email protected]
17
with:
18
python-version: '3.12'
19
- - uses: actions/setup-dotnet@v4.0.1
+ - uses: actions/setup-dotnet@v4.1.0
20
21
dotnet-version: '8.0.x'
22
- name: Install pre-commit
0 commit comments