diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7aacc09..ac2a481 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: Copy-Item config.json dist/ - name: Upload build artifact - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: AzureAutoHibernate-windows-amd64 path: dist/**