You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates GitHub Actions used in this repo's CI workflows to their latest major versions:
Action
Before
After
actions/checkout
v4
v7.0.1
actions/setup-dotnet
v4.3.1
v6.0.0
actions/setup-node
v4
v7.0.0
Applied to both .github/workflows/pull-request.yml and .github/workflows/publish.yml (setup-node is only used in pull-request.yml).
No functional changes to the build/test steps themselves — only the pinned action versions change. This follows up on a prior (now stale) attempt at the same upgrade.
dotnet test tests/FSharp.Control.AsyncSeq.Tests -c Release — 497/497 tests passed.
Workflow YAML changes only affect action pinning; CI will validate the updated actions run correctly once this PR's own checks execute.
🤖 This PR was created by Repo Assist, an automated AI assistant, as part of scheduled engineering-investment maintenance (Task 4). A human maintainer should review before merging.
Note
This was originally intended as a pull request, but the git push operation failed.
Original error: The process '/usr/bin/git' failed with exit code 1
Caution
Protected files were modified in this change.
This pull request is in
request_reviewmode and requires explicit human scrutiny before merge.Protected files:
.github/workflows/publish.yml,.github/workflows/pull-request.ymlSummary
Updates GitHub Actions used in this repo's CI workflows to their latest major versions:
actions/checkoutactions/setup-dotnetactions/setup-nodeApplied to both
.github/workflows/pull-request.ymland.github/workflows/publish.yml(setup-node is only used inpull-request.yml).No functional changes to the build/test steps themselves — only the pinned action versions change. This follows up on a prior (now stale) attempt at the same upgrade.
Test Status
dotnet build FSharp.Control.AsyncSeq.sln -c Release— succeeded, 0 errors.dotnet test tests/FSharp.Control.AsyncSeq.Tests -c Release— 497/497 tests passed.🤖 This PR was created by Repo Assist, an automated AI assistant, as part of scheduled engineering-investment maintenance (Task 4). A human maintainer should review before merging.
Note
This was originally intended as a pull request, but the git push operation failed.
Original error: The process '/usr/bin/git' failed with exit code 1
Workflow Run: View run details and download bundle artifact
The bundle file is available in the
agentartifact in the workflow run linked above.Create the pull request manually
Add this agentic workflow to your repo
To install this agentic workflow, run