GitHub checkout action v5#652
Open
sajwan05 wants to merge 1 commit into
Open
Conversation
DevinCLane
approved these changes
Sep 5, 2025
Collaborator
|
@20jasper you open to reviewing this? |
Contributor
Looks good to me! CI passed so that's all the validation we need here |
DevinCLane
approved these changes
Sep 8, 2025
Collaborator
|
hey could you squash your commits into one please? docs here for help: https://github.com/Together-100Devs/Together/blob/main/docs/03-Development-Process.md |
270ba25 to
cc772ed
Compare
Contributor
Author
|
Hey I did squash my 2 commits to one. Thanks. |
DevinCLane
approved these changes
Sep 16, 2025
himynameismoose
approved these changes
Sep 18, 2025
Contributor
Author
|
Can anyone review this please? |
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.
Description
I have updated github action checkout to v5 from v4.
Type of change
Please select everything applicable. Please, do not delete any lines
Issue
Checklist:
npm run testandnpm run test:e2eand all tests have passed successfully or I have included details within my PR on the failure.npm run lintand resolved any outstanding errors. Most issues can be solved by executingnpm run format