GitHub Actions#356
Merged
Merged
Conversation
mike-diamond
approved these changes
Apr 3, 2026
Cast0001
approved these changes
Apr 3, 2026
There was a problem hiding this comment.
Pull request overview
Updates the pinned actions/checkout commit SHA in GitHub Actions workflows.
Changes:
- Bumps
actions/checkoutfrom34e114876b0b11c390a56381ad16ebd13914f8d5to93cb6efe18208431cddfb8368fd83d5badbf9bfdin the unit test workflow. - Bumps
actions/checkoutfrom34e114876b0b11c390a56381ad16ebd13914f8d5to93cb6efe18208431cddfb8368fd83d5badbf9bfdin the build check workflow.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/unit-tests.yml | Updates the pinned actions/checkout SHA used by unit tests. |
| .github/workflows/build-check.yml | Updates the pinned actions/checkout SHA used by build checks. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
dfkadyr
added a commit
that referenced
this pull request
Apr 7, 2026
* Remove sync docs git action (#354) * [remove-sync-docs] remove git action and change script * change git action * add link checker script and update documentation references * fix broken links * add md files to check * small improve * update GitHub Actions to use latest checkout and cache actions (#356) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * add script to check documentation links and update pre-commit hook * update * update * update * add warning for slug changes in staged md files * rename markdown files and update slug checking logic in link checker * Add script to check documentation links (#357) * add script to check documentation links * fix after review * rename documentation files and improve slug validation in checkDocLinks * add category configuration for Quick Start * improve slug processing and include _category_.json in documentation file search * 4.2.3 (#358) * merge --------- Co-authored-by: CAst <programmer.andrey@gmail.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dfkadyr
added a commit
that referenced
this pull request
Apr 24, 2026
* Remove sync docs git action (#354) * [remove-sync-docs] remove git action and change script * change git action * update GitHub Actions to use latest checkout and cache actions (#356) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Add script to check documentation links (#357) * add script to check documentation links * fix after review * rename documentation files and improve slug validation in checkDocLinks * add category configuration for Quick Start * improve slug processing and include _category_.json in documentation file search * 4.2.3 (#358) * [fix-encode] fix transactionWrapper (#360) * up-version (#361) * [handle-429] add retry-after header support (#364) * fix --------- Co-authored-by: CAst <programmer.andrey@gmail.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Cast0001
added a commit
that referenced
this pull request
May 6, 2026
* Remove sync docs git action (#354) * [remove-sync-docs] remove git action and change script * change git action * update GitHub Actions to use latest checkout and cache actions (#356) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Add script to check documentation links (#357) * add script to check documentation links * fix after review * rename documentation files and improve slug validation in checkDocLinks * add category configuration for Quick Start * improve slug processing and include _category_.json in documentation file search * 4.2.3 (#358) * [fix-encode] fix transactionWrapper (#360) * up-version (#361) * [handle-429] add retry-after header support (#364) * add context7 public key (#370) * remove old files --------- Co-authored-by: Kadyr Dzhemaledinov <dfkadyr@gmail.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.