diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 33eb27e..0675f2c 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -65,7 +65,7 @@ jobs: # id: changelog - name: Download NuGet Packages - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: nuget @@ -84,7 +84,7 @@ jobs: steps: - name: Download NuGet Packages - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: nuget