Skip to content

ci: use apify/actions/pnpm-install to fix the Node 20 deprecation warning - #916

Open
l2ysho wants to merge 1 commit into
masterfrom
ci/bump-pnpm-install-action
Open

ci: use apify/actions/pnpm-install to fix the Node 20 deprecation warning#916
l2ysho wants to merge 1 commit into
masterfrom
ci/bump-pnpm-install-action

Conversation

@l2ysho

@l2ysho l2ysho commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Note

lets follow other repos -> apify/actions#29

…ning

apify/workflows/pnpm-install@v0.46.0 pins actions/cache@v4, which declares
`runs.using: node20`. Runners force it onto Node 24 and print a deprecation
warning on every job.

apify/actions/pnpm-install is byte-identical apart from that pin, and is
already on actions/cache@v6.1.0.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@github-actions github-actions Bot added this to the 148th sprint - Tooling team milestone Sep 4, 2026
@github-actions github-actions Bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Sep 4, 2026
@l2ysho
l2ysho marked this pull request as ready for review September 4, 2026 19:28
@l2ysho
l2ysho requested a review from DaveHanns as a code owner September 4, 2026 19:28
@l2ysho
l2ysho enabled auto-merge (squash) September 4, 2026 19:29
@l2ysho

l2ysho commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

This can be merged any time, turning auto-merge on.

@l2ysho l2ysho added t-builders Issues owned by the Builders team. and removed t-tooling Issues with this label are in the ownership of the tooling team. labels Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-builders Issues owned by the Builders team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants