diff --git a/.github/workflows/continuous.yml b/.github/workflows/continuous.yml index 16841cb..caff714 100644 --- a/.github/workflows/continuous.yml +++ b/.github/workflows/continuous.yml @@ -66,7 +66,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }} - name: 'Publish: ProtectedNumbers build artefacts' - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: ProtectedNumbers-build-artefacts path: .build/publish/nuget