Skip to content

actions: Update checkout#4

Open
stas-sbi wants to merge 1 commit into
mainfrom
stas/actions_update_checkout
Open

actions: Update checkout#4
stas-sbi wants to merge 1 commit into
mainfrom
stas/actions_update_checkout

Conversation

@stas-sbi

Copy link
Copy Markdown
Contributor

Node.js 20 is not supported anymore so we have to upgrade

Node.js 20 is not supported anymore so we have to upgrade
steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@v6

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd use a commit SHA here instead of a version

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Considering risks vs convenience I don't usually pin the official actions provided by GitHub but if we have this requirement as an official policy for Canton Foundation repos then we'll change this for all repos together.

@stas-sbi stas-sbi requested a review from tkatrichenko June 15, 2026 03:07
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.

3 participants