diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c19af01..3615ee0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Windows Build, Test, and Pack +name: Windows Build, Test, and Pack on: push: @@ -99,7 +99,7 @@ jobs: packages: write steps: - name: Download artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: name: nuget-packages path: artifacts/nuget