Bump to net8.0.401 (#17)

This commit is contained in:
Patrick Stevens
2024-08-28 18:09:30 +01:00
committed by GitHub
parent e3685109f9
commit 7bd91c36f2
3 changed files with 6 additions and 6 deletions

View File

@@ -169,6 +169,6 @@ jobs:
needs: [check-dotnet-format, check-nix-format, build, build-nix, linkcheck, flake-check, analyzers, nuget-pack, expected-pack]
runs-on: ubuntu-latest
steps:
- uses: Smaug123/all-required-checks-complete-action@05b40a8c47ef0b175ea326e9abb09802cb67b44e
- uses: G-Research/common-actions/check-required-lite@2b7dc49cb14f3344fbe6019c14a31165e258c059
with:
needs-context: ${{ toJSON(needs) }}