diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 48c8797..8226ab3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -102,7 +102,7 @@ jobs: dotnet-version: | 8.0.x include-prerelease: true - - uses: actions/download-artifact@v2 + - uses: actions/download-artifact@v4.1.7 with: name: artifacts path: ./artifacts