diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aba0977..96baf2e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -76,7 +76,7 @@ jobs: - name: 🧰 Setup .NET uses: actions/setup-dotnet@v1 with: - dotnet-version: '5.x' + dotnet-version: '5.0.x' - name: 📦 Download Artifact uses: actions/download-artifact@v1 with: