We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I want to use latest nightly build version of BenchmarkDotNet.
But it seems recent changes is not published to nightly build. (Latest version: 0.14.1-nightly.20250107.205) https://www.myget.org/feed/benchmarkdotnet/package/nuget/BenchmarkDotNet
0.14.1-nightly.20250107.205
It's because nightly build workflows are failed to run. https://github.com/dotnet/BenchmarkDotNet/actions/workflows/publish-nightly.yaml
Error message
This request has been automatically failed because it uses a deprecated version of actions/upload-artifact: v3. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions
actions/upload-artifact: v3
The text was updated successfully, but these errors were encountered:
timcassell
Successfully merging a pull request may close this issue.
I want to use latest nightly build version of BenchmarkDotNet.
But it seems recent changes is not published to nightly build. (Latest version:
0.14.1-nightly.20250107.205
)https://www.myget.org/feed/benchmarkdotnet/package/nuget/BenchmarkDotNet
It's because nightly build workflows are failed to run.
https://github.com/dotnet/BenchmarkDotNet/actions/workflows/publish-nightly.yaml
Error message
The text was updated successfully, but these errors were encountered: