Skip to content

Conversation

@sajwan05
Copy link
Contributor

@sajwan05 sajwan05 commented Sep 5, 2025

Description

I have updated github action checkout to v5 from v4.

Type of change

Please select everything applicable. Please, do not delete any lines

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • This change requires an update to testing

Issue

Checklist:

  • [ X] This PR is up to date with the main branch, and merge conflicts have been resolved
  • [] I have executed npm run test and npm run test:e2e and all tests have passed successfully or I have included details within my PR on the failure.
  • I have executed npm run lint and resolved any outstanding errors. Most issues can be solved by executing npm run format
  • [ X] My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • [ X] My changes generate no new warnings

@DevinCLane
Copy link
Collaborator

@20jasper you open to reviewing this?

@20jasper
Copy link
Contributor

20jasper commented Sep 5, 2025

@20jasper you open to reviewing this?

Looks good to me! CI passed so that's all the validation we need here

@DevinCLane
Copy link
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

@sajwan05 sajwan05 force-pushed the github-checkout-action-v5 branch from 270ba25 to cc772ed Compare September 9, 2025 20:41
@sajwan05
Copy link
Contributor Author

sajwan05 commented Sep 9, 2025

Hey I did squash my 2 commits to one. Thanks.

@sajwan05
Copy link
Contributor Author

Can anyone review this please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update github checkout action to v5

4 participants